Skip to content

Commit 39f6cb1

Browse files
Add Codeql (#89)
1 parent ddba667 commit 39f6cb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ variables:
1616
value: true
1717
- name: _BuildConfig
1818
value: 'Debug'
19+
- name: Codeql.Enabled
20+
value: true
1921
# used for post-build phases, internal builds only
2022
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
2123
- group: DotNet-AspNet-SDLValidation-Params

0 commit comments

Comments
 (0)