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 3877320 commit b0bd83aCopy full SHA for b0bd83a
1 file changed
azure-pipelines/official.yml
@@ -48,6 +48,7 @@ stages:
48
NUGET_PACKAGES: $(Agent.TempDirectory)/.nuget/packages
49
SignTypeSelection: ${{ parameters.SignTypeSelection }}
50
Packaging.EnableSBOMSigning: false
51
+ Codeql.Enabled: true
52
53
jobs:
54
- template: build.yml
0 commit comments