Don't run publish typings for hotfixes (#20510)

This commit is contained in:
Charles Gagnon
2022-08-30 16:30:07 -07:00
committed by GitHub
parent 60900ff809
commit 96b38a3caf

View File

@@ -2,7 +2,7 @@
trigger:
branches:
include: ["refs/tags/*"]
include: ["refs/tags/*.0"] # {{SQL CARBON EDIT}} Only run on major version releases
pr: none