From 916ffe750cb1a29b5f95da105358b6be8285f877 Mon Sep 17 00:00:00 2001 From: Garret Wassermann Date: Sun, 21 Nov 2021 23:52:46 -0500 Subject: [PATCH] Update azure pipelines for new branch names --- azure-pipelines.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d099ae66..771a7f04 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,11 +4,13 @@ # https://docs.microsoft.com/azure/devops/pipelines/languages/python trigger: -- master +- unstable +- stable - 0.3 pr: -- master +- unstable +- stable - 0.3 pool: