Skip to content

Commit b029ad5

Browse files
committed
Disable CHECKOV
1 parent 7806437 commit b029ad5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/superlinter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
# These are the validation we disable atm
3030
VALIDATE_BASH: false
31+
VALIDATE_CHECKOV: false
3132
VALIDATE_JSCPD: false
3233
VALIDATE_KUBERNETES_KUBECONFORM: false
3334
VALIDATE_YAML: false

0 commit comments

Comments
 (0)