Skip to content

Commit 0bf633f

Browse files
committed
XYZ-12345 checkov disabled
1 parent 7aad003 commit 0bf633f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.WF_TOKEN }}
2020
VALIDATE_BASH: false
21-
FIX_CHECKOV: true
21+
VALIDATE_CHECKOV: false
2222
FIX_MARKDOWN: true
2323
FIX_MARKDOWN_PRETTIER: true
2424
FIX_NATURAL_LANGUAGE: true

0 commit comments

Comments
 (0)