We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5318261 commit 5a0097bCopy full SHA for 5a0097b
build-tools/automation/azure-pipelines.yaml
@@ -86,6 +86,7 @@ jobs:
86
- ImageOverride -equals $(1ESWindowsImage)
87
variables:
88
VSINSTALLDIR: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\
89
+ Codeql.Enabled: true
90
timeoutInMinutes: 20
91
workspace:
92
clean: all
0 commit comments