We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bc5fd0 + 1f1f438 commit 0fc1daaCopy full SHA for 0fc1daa
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Java CI - Build on Push
2
3
on:
4
push:
5
- branches: [ main, dev, "1.*" ]
+ branches: [ main, dev, "1.**" ]
6
workflow_dispatch:
7
inputs:
8
skip_maven_publish:
0 commit comments