From b9486187d86c5b2b9c93c744e391d3b9c6ffc633 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Mon, 10 Feb 2025 13:55:47 +0100 Subject: [PATCH] ci(azure-pipelines): tweak triggers --- azure-pipelines.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index f35e8fd98..a3f2cbef6 100755 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -6,13 +6,12 @@ trigger: branches: include: - '*' - # paths: - # exclude: - # - CHANGELOG.md tags: include: - '*' - exclude: [] + # paths: + # exclude: + # - CHANGELOG.md parameters: - name: services