We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6bb7c2 commit 53fb241Copy full SHA for 53fb241
.github/workflows/checkov.yml
@@ -25,7 +25,6 @@ jobs:
25
- name: Write skip checks config
26
run: |
27
echo "${{ vars.CHECKOV_SKIP_CHECKS }}" > .checkov.yaml
28
- ls -a
29
30
- name: Run Checkov scan
31
0 commit comments