Skip to content

Commit 14926a0

Browse files
Update super-linter.yml
fix for all forkers to ignore lint issues e.g. checkov
1 parent 652fe3e commit 14926a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/super-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
################################
5151
- name: Lint Code Base
5252
uses: github/super-linter@v6
53+
continue-on-error: true # ignoring lint errors for all my forkers
5354
env:
5455
VALIDATE_ALL_CODEBASE: false
5556
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)