Skip to content

Commit 4450cf1

Browse files
Update pipeline (#47)
1 parent f32f127 commit 4450cf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ variables:
2121
- group: DotNet-AspNet-SDLValidation-Params
2222

2323
trigger:
24-
- master
24+
- main
2525

2626
stages:
2727
- stage: build
@@ -138,4 +138,4 @@ stages:
138138
-TsaRepositoryName "AspNetCore"
139139
-TsaCodebaseName "AspNetCore"
140140
-TsaPublish $True
141-
-PoliCheckAdditionalRunConfigParams @("UserExclusionPath < $(Build.SourcesDirectory)/eng/PoliCheckExclusions.xml")'
141+
-PoliCheckAdditionalRunConfigParams @("UserExclusionPath < $(Build.SourcesDirectory)/eng/PoliCheckExclusions.xml")'

0 commit comments

Comments
 (0)