Skip to content

Commit

Permalink
Demote yamllint errors to warnings too
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Block <[email protected]>
  • Loading branch information
unixorn committed Jan 1, 2024
1 parent 4bd66f3 commit d6329f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
REPOSITORY_GITLEAKS_PR_COMMITS_SCAN: true
REPOSITORY_TRIVY_DISABLE_ERRORS: true
VALIDATE_ALL_CODEBASE: false
YAML_YAMLLINT_DISABLE_ERRORS: true

# Upload Mega-Linter artifacts.
# They will be available on Github action page "Artifacts" section
Expand Down

0 comments on commit d6329f4

Please sign in to comment.