bitrise: set PR as the first trigger

This commit is contained in:
Flyinghead 2020-03-29 13:48:15 +02:00
parent f8ca801877
commit efd0856ef0
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@ format_version: '7'
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: macos
trigger_map:
- push_branch: "*"
workflow: deploy
- pull_request_source_branch: "*"
workflow: buildonly
- push_branch: "*"
workflow: deploy
workflows:
deploy:
envs: