Skip to content

Commit 58ef026

Browse files
authored
exclude channel based ReleaseStage.yml files from ci (#805)
1 parent 1fce34a commit 58ef026

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vsts-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ pr:
1212
exclude:
1313
- .github/*
1414
- .vsts-ci/releasebuild.yml
15+
- .vsts-ci/ltsReleaseStage.yml
16+
- .vsts-ci/previewReleaseStage.yml
17+
- .vsts-ci/stableReleaseStage.yml
1518
- assets/matrix.json
1619
- README.md
1720

0 commit comments

Comments
 (0)