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 GitHub
parent 65508720fb
commit 71769537a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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