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 8ac1975 commit af921a2Copy full SHA for af921a2
.github/workflows/gradle.yml
@@ -5,7 +5,7 @@ name: build with gradle
5
6
on:
7
push:
8
- branches: [ master, main, testWorkflow ]
+ branches: [ master, main, development ]
9
pull_request:
10
branches: [ master, main ]
11
0 commit comments