Skip to content

Commit 32d497c

Browse files
authored
Enable CodeQL for official builds (#1734)
1 parent b4dfe71 commit 32d497c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines-official.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ variables:
88
value: .NETCore
99
- name: _DotNetValidationArtifactsCategory
1010
value: .NETCoreValidation
11+
- name: Codeql.Enabled
12+
value: true​
1113

1214
# Branches that trigger a build on commit
1315
trigger:

0 commit comments

Comments
 (0)