We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b5377 commit 182c0f2Copy full SHA for 182c0f2
1 file changed
.github/workflows/gradle.yml
@@ -2,9 +2,9 @@ name: Java CI with Gradle
2
3
on:
4
push:
5
- branches: [ "main" ]
+ branches: [ "main", "nightly" ]
6
pull_request:
7
8
workflow_call:
9
10
permissions:
0 commit comments