diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 604be63dd..610760f5c 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -3,7 +3,7 @@ trigger: branches: include: - master - - 'refs/tags/v*' + - 'refs/tags/ccf-*' pr: autoCancel: true