Skip to content

Commit bef61b2

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

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/megalinter.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@ jobs:
1616
with:
1717
token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
1818
fetch-depth: 0
19-
- name: Archive production artifacts
20-
if: ${{ success() }} || ${{ failure() }}
21-
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)