Skip to content

Commit 4b0ab20

Browse files
authored
Run codeql only in aggregate-reports (#42531)
1 parent 4bce352 commit 4b0ab20

File tree

1 file changed

+0
-4
lines changed
  • eng/pipelines/templates/jobs

1 file changed

+0
-4
lines changed

eng/pipelines/templates/jobs/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@ jobs:
7777
sdl:
7878
componentgovernance:
7979
enabled: true
80-
codeql:
81-
binaryLanguages: python # Need to specify the language because we clone after the codeql initialize step
82-
compiled:
83-
enabled: true
8480

8581
steps:
8682
- template: /eng/pipelines/templates/steps/build-package-artifacts.yml

0 commit comments

Comments
 (0)