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 f32f127 commit 4450cf1Copy full SHA for 4450cf1
azure-pipelines.yml
@@ -21,7 +21,7 @@ variables:
21
- group: DotNet-AspNet-SDLValidation-Params
22
23
trigger:
24
-- master
+- main
25
26
stages:
27
- stage: build
@@ -138,4 +138,4 @@ stages:
138
-TsaRepositoryName "AspNetCore"
139
-TsaCodebaseName "AspNetCore"
140
-TsaPublish $True
141
- -PoliCheckAdditionalRunConfigParams @("UserExclusionPath < $(Build.SourcesDirectory)/eng/PoliCheckExclusions.xml")'
+ -PoliCheckAdditionalRunConfigParams @("UserExclusionPath < $(Build.SourcesDirectory)/eng/PoliCheckExclusions.xml")'
0 commit comments