We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d108b9e commit bf8a359Copy full SHA for bf8a359
.github/workflows/maven.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
+ - release-*
8
9
# Run build for any PR
10
pull_request:
0 commit comments