Merge pull request #804 from madmini/ci/disable-build-on-pr
Disable build on PRs
This commit is contained in:
commit
52991d0711
1 changed files with 0 additions and 2 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -10,8 +10,6 @@ permissions:
|
|||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue