Skip to content

Commit e556e7e

Browse files
Disable codeql for linter pipeline (#41972)
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
1 parent f8ade5c commit e556e7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/common/pipelines/codeowners-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ pr:
1919
stages:
2020
- stage: Run
2121
variables:
22+
Codeql.SkipTaskAutoInjection: true
2223
skipComponentGovernanceDetection: true
2324
nugetMultiFeedWarnLevel: 'none'
2425
baseBranchBaseline: ''

0 commit comments

Comments
 (0)