From 61df96d4cca50e65c0e1e482f95dd6cf31be9b18 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 10 Oct 2023 18:00:17 +0200 Subject: [PATCH] devops: don't trigger AzDO Pipeline on PRs --- .azure-pipelines/publish.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.azure-pipelines/publish.yml b/.azure-pipelines/publish.yml index 8e209dacd..74c85ea53 100644 --- a/.azure-pipelines/publish.yml +++ b/.azure-pipelines/publish.yml @@ -1,3 +1,6 @@ +# don't trigger for Pull Requests +pr: none + trigger: tags: include: