Update README.md : during PR Review
Co-authored-by: Henry Mercer <henry.mercer@me.com>
This commit is contained in:
parent
d2950c11f0
commit
c9f360d9af
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ Use the `config` parameter of the `init` action to enable a workflow based confi
|
|||
```
|
||||
|
||||
|
||||
where `vars.CODEQL_CONF` references a [Action Variables](https://docs.github.com/en/actions/learn-github-actions/variables#defining-configuration-variables-for-multiple-workflows) with the following content, that will only execute the queries related to the [CWE-020](https://cwe.mitre.org/data/definitions/20.html).
|
||||
where `vars.CODEQL_CONF` references an [Actions configuration variable](https://docs.github.com/en/actions/learn-github-actions/variables#defining-configuration-variables-for-multiple-workflows).
|
||||
|
||||
- **Input Parameters**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue