From efd0856ef003f86cc641c466a3c1e63859338b08 Mon Sep 17 00:00:00 2001 From: Flyinghead Date: Sun, 29 Mar 2020 13:48:15 +0200 Subject: [PATCH] bitrise: set PR as the first trigger --- bitrise.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitrise.yml b/bitrise.yml index 16283b621..d6f00e3ce 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -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: