This commit is contained in:
parent
afd0ea84b9
commit
f98ed0212a
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -1,9 +1,11 @@
|
||||
name: Android CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
workflow_dispatch: # 允许手动触发
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user