We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07fc836 commit d69ab35Copy full SHA for d69ab35
.pipelines/trigger.yaml
@@ -48,6 +48,9 @@ extends:
48
template: v1/1ES.Unofficial.PipelineTemplate.yml@1ESPipelineTemplates
49
parameters:
50
sdl:
51
+ sourceAnalysisPool:
52
+ name: $(BUILD_POOL_NAME_DEFAULT_WINDOWS)
53
+ os: windows
54
codeql:
55
# Enables CodeQL on the main branch
56
compiled:
0 commit comments