ci: 支持工作流
This commit is contained in:
parent
f01a08f290
commit
eb8b64ab9e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android_ci.yml
vendored
2
.github/workflows/android_ci.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Android CI
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "main", "compose-refactor" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Reference in a new issue