Skip to content

Commit 185090c

Browse files
authored
Update azure-pipelines.yml (#256)
* Update azure-pipelines.yml * Create codeql3000.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Delete codeql3000.yml
1 parent 3e91e3a commit 185090c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
trigger:
22
- main
33

4+
variables:
5+
Codeql.Enabled: true
6+
47
pool:
58
vmImage: 'windows-latest'
69

0 commit comments

Comments
 (0)