We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6201b38 commit eb280acCopy full SHA for eb280ac
.github/workflows/release.yml
@@ -2,7 +2,7 @@ name: Java CI with Gradle
2
3
on:
4
push:
5
- branches: [ "main" ]
+ branches: [ "master" ]
6
7
jobs:
8
build:
0 commit comments