From 40d4043910139fd489c54b47dd6a73426abab688 Mon Sep 17 00:00:00 2001 From: Medeni Baykal <433724+Haplois@users.noreply.github.com> Date: Thu, 1 Sep 2022 15:41:56 +0200 Subject: [PATCH] Fix pipeline build triggers. --- azure-pipelines.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f303db9137..c90fdce4e9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,4 +1,6 @@ -# Pipeline YAML for PR +pr: +- main +- rel/* jobs: - job: Windows