We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf419d commit 937f9dbCopy full SHA for 937f9db
script/vsts/release-branch-build.yml
@@ -2,6 +2,7 @@ trigger:
2
- master
3
- 1.* # VSTS only supports wildcards at the end
4
- electron-*
5
+pr: none # no PR triggers
6
7
jobs:
8
- job: GetReleaseVersion
0 commit comments