Disable codeql for linter pipeline (#6656)

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
This commit is contained in:
Azure SDK Bot 2025-07-10 13:04:41 -07:00 committed by microzchang
parent d0fee3a090
commit 8ae413dda6

View File

@ -19,6 +19,7 @@ pr:
stages:
- stage: Run
variables:
Codeql.SkipTaskAutoInjection: true
skipComponentGovernanceDetection: true
nugetMultiFeedWarnLevel: 'none'
baseBranchBaseline: ''