We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e96d7 commit f6182b9Copy full SHA for f6182b9
1 file changed
.github/workflows/maven-push.yml
@@ -19,7 +19,7 @@ name: maven push
19
on:
20
push:
21
branches:
22
- - 'main'
+ - 'master'
23
- '1.x'
24
25
jobs:
0 commit comments