mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-15 22:47:28 +00:00
10 lines
153 B
YAML
10 lines
153 B
YAML
# See: https://www.checkov.io/1.Welcome/Quick%20Start.html
|
|
|
|
compact: true
|
|
quiet: true
|
|
skip-path:
|
|
- coverage
|
|
- node_modules
|
|
skip-check:
|
|
- CKV_GHA_7
|