Revert android.yml changes
This commit is contained in:
parent
24d25b386a
commit
7d452120d8
1 changed files with 1 additions and 2 deletions
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
|
@ -2,8 +2,7 @@ name: CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "**"
|
||||
branches: ["master"]
|
||||
pull_request:
|
||||
branches: ["master"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue