mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 11:03:26 +00:00
chore: don't run this for all pr events
This commit is contained in:
1
.github/workflows/build-mobile.yml
vendored
1
.github/workflows/build-mobile.yml
vendored
@@ -2,6 +2,7 @@ name: build mobile app
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
types: [opened, ready_for_review]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
Reference in New Issue
Block a user