From a6f4e91fea801f20270b7b91eb978f8159fb7d89 Mon Sep 17 00:00:00 2001 From: Terry Kim Date: Wed, 17 Mar 2021 10:23:09 -0700 Subject: [PATCH] Migrating master to main branch (Step 1) (#847) --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 531a700b0..bbf0ff2f2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,6 +5,7 @@ trigger: branches: include: - master + - main variables: buildConfiguration: 'Release'