We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e7bff commit 4d1a8c0Copy full SHA for 4d1a8c0
build/vsts-ci.yml
@@ -19,9 +19,6 @@ variables:
19
value: true
20
- name: Codeql.SkipTaskAutoInjection
21
value: True #default to not inject CodeQL tasks, we'll enable it in a single job.
22
-# Ignore test and infrastructure code.
23
-- name: Codeql.SourceRoot
24
- value: src
25
# CodeQL3000 needs this plumbed along as a variable to enable TSA.
26
- name: Codeql.TSAEnabled
27
0 commit comments