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 62e75de commit 6305e03Copy full SHA for 6305e03
.github/workflows/maven-release.yml
@@ -2,6 +2,8 @@ name: Make release
2
3
on:
4
pull:
5
+ branches:
6
+ - fix-release
7
push:
8
branches:
9
- master
0 commit comments