We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0b9df7 commit 0a1ee04Copy full SHA for 0a1ee04
.github/workflows/maven-build.yml
@@ -12,7 +12,7 @@ on:
12
push:
13
branches: [ 'dev-1.x' ]
14
pull_request:
15
- branches: [ 'release-1.x' ]
+ branches: [ 'dev-1.x' , 'release-1.x' ]
16
17
jobs:
18
build:
0 commit comments