We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e91e3a commit 185090cCopy full SHA for 185090c
azure-pipelines.yml
@@ -1,6 +1,9 @@
1
trigger:
2
- main
3
4
+variables:
5
+ Codeql.Enabled: true
6
+
7
pool:
8
vmImage: 'windows-latest'
9
0 commit comments