From 71769537a575d100dd12cc5749d978db4c79e756 Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu, 10 Jul 2025 13:04:41 -0700 Subject: [PATCH] Disable codeql for linter pipeline (#6656) Co-authored-by: Wes Haggard --- eng/common/pipelines/codeowners-linter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/eng/common/pipelines/codeowners-linter.yml b/eng/common/pipelines/codeowners-linter.yml index cf4d11341..a77bcf8ff 100644 --- a/eng/common/pipelines/codeowners-linter.yml +++ b/eng/common/pipelines/codeowners-linter.yml @@ -19,6 +19,7 @@ pr: stages: - stage: Run variables: + Codeql.SkipTaskAutoInjection: true skipComponentGovernanceDetection: true nugetMultiFeedWarnLevel: 'none' baseBranchBaseline: ''