From a9041f5bdfadc676052733f2f43291259112cd20 Mon Sep 17 00:00:00 2001 From: "Jason T. Greene" Date: Wed, 19 Feb 2020 21:58:20 -0600 Subject: [PATCH] Actually disable Azure for PRs --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 49935cdce..2dbd14d77 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,6 +5,8 @@ trigger: - master - '1.1' +pr: none + # pr: # branches: # include: