mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Update android.yml
This commit is contained in:
parent
9449b4209c
commit
c857632ebb
1 changed files with 5 additions and 2 deletions
7
.github/workflows/android.yml
vendored
7
.github/workflows/android.yml
vendored
|
|
@ -1,7 +1,10 @@
|
|||
name: Android CI
|
||||
|
||||
on: [push, pull_request_target, pull_request, workflow_dispatch]
|
||||
|
||||
on:
|
||||
- push
|
||||
- pull_request_target
|
||||
- workflow_dispatch
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue