Skip to content

Commit

Permalink
ci(*): remove pull_request trigger (#119)
Browse files Browse the repository at this point in the history
We should only trigger builds with the `build-app-preview` label, so
that we can review the code before it is run.
  • Loading branch information
nilsreichardt authored Dec 21, 2024
1 parent d5f5e6e commit 1cde7e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ workflows:
# Adding environment group "appstore_credentials" to sign iOS apps.
- appstore_credentials
triggering:
events:
- pull_request
cancel_previous_builds: true
working_directory: packages/app_preview_example
when:
Expand Down

0 comments on commit 1cde7e0

Please sign in to comment.