We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea6e86e + afa5905 commit c144cbdCopy full SHA for c144cbd
1 file changed
.github/workflows/maven-build.yml
@@ -10,7 +10,7 @@ name: Maven Build
10
11
on:
12
push:
13
- branches: [ "dev" ]
+ branches: [ 'main' , "dev" ]
14
pull_request:
15
branches: [ "main" , "dev" , "release" ]
16
0 commit comments