mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Don't run publish typings for hotfixes (#20510)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
trigger:
|
||||
branches:
|
||||
include: ["refs/tags/*"]
|
||||
include: ["refs/tags/*.0"] # {{SQL CARBON EDIT}} Only run on major version releases
|
||||
|
||||
pr: none
|
||||
|
||||
|
||||
Reference in New Issue
Block a user