We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8930e27 commit 1e5f43aCopy full SHA for 1e5f43a
1 file changed
.github/workflows/maven.yml
@@ -2,7 +2,7 @@ name: Java CI
2
3
on:
4
pull_request:
5
- branches: [ "main" ]
+ branches: [ "master" ]
6
7
jobs:
8
build:
0 commit comments