diff --git a/build/azure-pipelines/publish-types/publish-types.yml b/build/azure-pipelines/publish-types/publish-types.yml index ac22a5511a..6bc8af376b 100644 --- a/build/azure-pipelines/publish-types/publish-types.yml +++ b/build/azure-pipelines/publish-types/publish-types.yml @@ -2,7 +2,7 @@ trigger: branches: - include: ["refs/tags/*"] + include: ["refs/tags/*.0"] # {{SQL CARBON EDIT}} Only run on major version releases pr: none