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 d825957 commit 16bfa42Copy full SHA for 16bfa42
.github/workflows/gradle.yml
@@ -9,7 +9,7 @@ name: Build & Tests
9
10
on:
11
push:
12
- branches: [ main ]
+ branches: [ main, development ]
13
pull_request:
14
branches: [ main ]
15
workflow_dispatch:
0 commit comments