Skip to content

Commit 5a0097b

Browse files
authored
[ci] Enable CodeQL static analysis. (#1057)
1 parent 5318261 commit 5a0097b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-tools/automation/azure-pipelines.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
- ImageOverride -equals $(1ESWindowsImage)
8787
variables:
8888
VSINSTALLDIR: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\
89+
Codeql.Enabled: true
8990
timeoutInMinutes: 20
9091
workspace:
9192
clean: all

0 commit comments

Comments
 (0)