diff --git a/.azure/build-pipeline.yaml b/.azure/build-pipeline.yaml index a7f0b0f..a52e743 100644 --- a/.azure/build-pipeline.yaml +++ b/.azure/build-pipeline.yaml @@ -4,6 +4,9 @@ trigger: include: - 'main' - 'release-*' + tags: + include: + - '*' pr: autoCancel: true branches: