We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcfb681 commit 8f23131Copy full SHA for 8f23131
1 file changed
azure-pipelines.yml
@@ -3,8 +3,9 @@
3
# Add steps that publish symbols, save build artifacts, and more:
4
# https://docs.microsoft.com/azure/devops/pipelines/apps/windows/dot-net
5
6
-#trigger:
7
-#- master
+trigger:
+ exclude:
8
+ - master
9
10
jobs:
11
- job: CodeGenBuild
0 commit comments