From 6d2b8c135daaecb82ae4599643337e121561952f Mon Sep 17 00:00:00 2001 From: "Brett V. Forsgren" Date: Thu, 11 Mar 2021 17:04:22 -0800 Subject: [PATCH] update branch triggers --- azure-pipelines.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b921f5a..7bc3539 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,10 +1,8 @@ # CI and PR triggers trigger: -- master +- main pr: -- master - - +- main jobs: - job: Windows