Disable codeql for linter pipeline (#6656)
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
This commit is contained in:
parent
65508720fb
commit
71769537a5
@ -19,6 +19,7 @@ pr:
|
||||
stages:
|
||||
- stage: Run
|
||||
variables:
|
||||
Codeql.SkipTaskAutoInjection: true
|
||||
skipComponentGovernanceDetection: true
|
||||
nugetMultiFeedWarnLevel: 'none'
|
||||
baseBranchBaseline: ''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user