From 97937ae34a4a7679cd935955d07b370c6b3c04d6 Mon Sep 17 00:00:00 2001 From: "Michael Hawker MSFT (XAML Llama)" <24302614+michael-hawker@users.noreply.github.com> Date: Thu, 17 Dec 2020 11:15:19 -0800 Subject: [PATCH] Trigger CI on dev/* branches --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d681677f7ed..b3b9ed36c15 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,9 +1,11 @@ trigger: - master +- dev/* - rel/* pr: - master +- dev/* - rel/* pool: