Skip to content

Commit

Permalink
Disable spelling check
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Block <jpb@unixorn.net>
  • Loading branch information
unixorn committed Feb 27, 2022
1 parent 88258d6 commit 815ee5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/megalinter.yml
Expand Up @@ -53,6 +53,8 @@ jobs:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DISABLE_LINTERS: SPELL_CSPELL
# SPELL_MISSPELL_FILTER_REGEX_EXCLUDE: '(\.yml)'

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

0 comments on commit 815ee5f

Please sign in to comment.