From 1a3c2a43dff008780db92c2e8685cc436be65a98 Mon Sep 17 00:00:00 2001 From: Robert Beekman Date: Mon, 15 Mar 2021 20:40:06 +0100 Subject: [PATCH] Azure builds - Don't trigger on PRs --- ci/azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/azure-pipelines.yml b/ci/azure-pipelines.yml index 2b68ab9c3..2f40282d0 100644 --- a/ci/azure-pipelines.yml +++ b/ci/azure-pipelines.yml @@ -5,6 +5,7 @@ trigger: - master +pr: none resources: repositories: