Skip to content

Commit

Permalink
Update mega-linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
riosengineer authored Sep 20, 2023
1 parent 10bc4dc commit 422ae15
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 @@ -50,6 +50,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# ADD YOUR CUSTOM ENV VARIABLES HERE OR DEFINE THEM IN A FILE .mega-linter.yml AT THE ROOT OF YOUR REPOSITORY
DISABLE: COPYPASTE,SPELL,YAML_V8R # Uncomment to disable copy-paste and spell checks
DISABLE_LINTERS: YAML_V8R
REPOSITORY_CHECKOV_ARGUMENTS: --skip-check CKV2_GHA_1

Check failure on line 54 in .github/workflows/mega-linter.yml

View workflow job for this annotation

GitHub Actions / MegaLinter

54:64 [trailing-spaces] trailing spaces

# Upload MegaLinter artifacts
Expand Down

0 comments on commit 422ae15

Please sign in to comment.