Skip to content

Commit 57af361

Browse files
authored
Merge pull request #28330 from dotnet/marcpopMSFT-enablecodeql
Enable codeql
2 parents 110cac1 + 01941e6 commit 57af361

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vsts-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ variables:
3939
- ${{ if ne(variables['System.TeamProject'], 'public') }}:
4040
- name: _OfficialBuildArgs
4141
value: /p:OfficialBuilder=Microsoft
42+
- name: Codeql.Enabled
43+
value: true
4244
- group: DotNetBuilds storage account read tokens
4345
- name: _InternalRuntimeDownloadArgs
4446
value: /p:DotNetRuntimeSourceFeed=https://dotnetbuilds.blob.core.windows.net/internal

0 commit comments

Comments
 (0)