diff --git a/.github/workflows/spell-checker.yml b/.github/workflows/spell-checker.yml index 5a61f04dfb8..6f3fa8af7cd 100644 --- a/.github/workflows/spell-checker.yml +++ b/.github/workflows/spell-checker.yml @@ -7,8 +7,3 @@ jobs: steps: - uses: actions/checkout@v4 - uses: codespell-project/actions-codespell@master - with: - exclude_file: contrib/spellcheck/exclude_lines.txt - skip: ./.git,./web,./currency/code_types.go,*.json,*.sum,*.html - ignore_words_file: contrib/spellcheck/ignore_words.txt - ignore_regex: currency\.\w+