diff --git a/eng/pipelines/templates/stages/1es-redirect.yml b/eng/pipelines/templates/stages/1es-redirect.yml index b185dc66546..8956c744c01 100644 --- a/eng/pipelines/templates/stages/1es-redirect.yml +++ b/eng/pipelines/templates/stages/1es-redirect.yml @@ -60,5 +60,9 @@ extends: compiled: true break: true policy: M365 + codeql: + compiled: + enabled: false + justificationForDisabling: "CodeQL times our pipelines out by running for hours before being force canceled." stages: ${{ parameters.stages }}