Update .github/workflows/android.yml
This commit is contained in:
parent
0f22146b36
commit
c904ca6d01
1 changed files with 2 additions and 1 deletions
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
|
@ -7,7 +7,8 @@ on:
|
|||
|
||||
push:
|
||||
branches:
|
||||
- 'release/**'
|
||||
- '*'
|
||||
- '!main'
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
Loading…
Reference in a new issue