8 lines
288 B
YAML
8 lines
288 B
YAML
# Variables used in code scanning that are not product names
|
|
|
|
# Deprecated product for running CodeQL analysis outside GitHub
|
|
codeql_runner: 'CodeQL runner'
|
|
|
|
# Descriptive name for the workflow used to run code scanning using the CodeQL action
|
|
codeql_workflow: 'CodeQL analysis workflow'
|