Update android.yml
This commit is contained in:
parent
83ca51643b
commit
dfa778b389
1 changed files with 3 additions and 0 deletions
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
|
|
@ -1,9 +1,12 @@
|
|||
name: Android CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue