Update init/action.yml : PR review
Co-authored-by: Henry Mercer <henry.mercer@me.com>
This commit is contained in:
parent
696504dcab
commit
a9fb7d923c
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ inputs:
|
|||
description: Path where CodeQL databases should be created. If not specified, a temporary directory will be used.
|
||||
required: false
|
||||
config:
|
||||
description: Configuration passed as YAML object using the same format as the config-file. This takes precedence over the config-file parameter.
|
||||
description: Configuration passed as a YAML string in the same format as the config-file input. This takes precedence over the config-file input.
|
||||
required: false
|
||||
queries:
|
||||
description: Comma-separated list of additional queries to run. By default, this overrides the same setting in a configuration file; prefix with "+" to use both sets of queries.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue