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 6121b9d commit 3756eb7Copy full SHA for 3756eb7
.github/workflows/android-main.yml
@@ -6,6 +6,7 @@ on:
6
- 'master'
7
- 'release/*'
8
- 'hotfix/*'
9
+ - 'test/*'
10
11
concurrency:
12
group: build-${{ github.event.pull_request.number || github.ref }}
0 commit comments