Update enable_comments
flag in documentation
This commit is contained in:
@ -73,7 +73,7 @@ And ensure that you're using the <a href="https://github.com/Checkmarx/kics-gith
|
||||
|
||||
| Variable | Example Value | Description | Type | Required | Default |
|
||||
|-------------------------------------------|--------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|---------| -------- |--------------------------------------------------------|
|
||||
| enable_comment | true | Enable pull request report comments | Boolean | No | false |
|
||||
| enable_comments | true | Enable pull request report comments | Boolean | No | false |
|
||||
| enable_jobs_summary | true | Enable report as jobs summary | Boolean | No | false |
|
||||
| enable_annotations | true | Enable annotations report | Boolean | No | true |
|
||||
| comments_with_queries | true | Add queries in th pull request report comments (available when enable_comments = true) | Boolean | No | false |
|
||||
|
Reference in New Issue
Block a user