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 a5d621b commit fc9f518Copy full SHA for fc9f518
1 file changed
.github/workflows/maven.yml
@@ -7,9 +7,9 @@ name: Java CI with Maven
7
8
on:
9
push:
10
- branches: [ main, master ]
+ branches: [ master ]
11
pull_request:
12
13
14
jobs:
15
build:
0 commit comments