From 11ab4d6f08e003e64bc1faef7311a6b1ccd290f7 Mon Sep 17 00:00:00 2001 From: SQLDbaWithABeard Date: Sun, 4 Jul 2021 11:45:56 +0100 Subject: [PATCH] trigger just for pr --- .pipelines/pr-azure-pipeline.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.pipelines/pr-azure-pipeline.yaml b/.pipelines/pr-azure-pipeline.yaml index bbc7451..e304839 100644 --- a/.pipelines/pr-azure-pipeline.yaml +++ b/.pipelines/pr-azure-pipeline.yaml @@ -6,6 +6,8 @@ pr: exclude: - CHANGELOG.md +trigger: none + variables: buildFolderName: output buildArtifactName: output