Skip to content

Commit 0a1ee04

Browse files
committed
Update maven-build.yml
1 parent f0b9df7 commit 0a1ee04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
push:
1313
branches: [ 'dev-1.x' ]
1414
pull_request:
15-
branches: [ 'release-1.x' ]
15+
branches: [ 'dev-1.x' , 'release-1.x' ]
1616

1717
jobs:
1818
build:

0 commit comments

Comments
 (0)