diff --git a/.azure-pipelines/cd-publish-python.yml b/.azure-pipelines/cd-publish-python.yml index 2ee82284..fcc0e79d 100644 --- a/.azure-pipelines/cd-publish-python.yml +++ b/.azure-pipelines/cd-publish-python.yml @@ -12,7 +12,7 @@ trigger: # Use the bundle tag as the canonical release marker so this pipeline # runs once per release instead of once per package tag. # This works because the packages have the same version. - - 'microsoft-kiota-bundle-v*' + - microsoft-kiota-bundle-v* pr: none variables: