mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 06:53: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:
|
||||
pull_request:
|
||||
types: [opened, ready_for_review]
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
Reference in New Issue
Block a user