From 7df5df39eea7e1f703b72049fb6187654230622f Mon Sep 17 00:00:00 2001 From: Manuel de la Pena Date: Fri, 9 Apr 2021 11:52:22 -0400 Subject: [PATCH] [CI] Re-enable CI on maestro branches. Because the maestro bot is not a team memeber AND cannot be added as one, it will not trigger a PR build, but it will trigger an CI build. WE make the changes to take those as PR builds and do them in the CI. --- tools/devops/automation/build-pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/devops/automation/build-pipeline.yml b/tools/devops/automation/build-pipeline.yml index 64e4e2dce248..20a28529335a 100644 --- a/tools/devops/automation/build-pipeline.yml +++ b/tools/devops/automation/build-pipeline.yml @@ -138,7 +138,6 @@ trigger: - '*' exclude: - refs/heads/locfiles/* - - refs/heads/darc-* paths: exclude: - docs