Skip to content

Commit cbd8f87

Browse files
committed
fix: removed checkov from megalinter
1 parent f9a603c commit cbd8f87

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/megalinter.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,3 @@ jobs:
1919
- name: Archive production artifacts
2020
if: ${{ success() }} || ${{ failure() }}
2121
uses: actions/upload-artifact@v3
22-
with:
23-
name: MegaLinter reports
24-
path: |
25-
report
26-
mega-linter.log

0 commit comments

Comments
 (0)