diff --git a/.github/workflows/spellcheck.yml b/.github/workflows/spellcheck.yml index 9d471d45..b58bce22 100644 --- a/.github/workflows/spellcheck.yml +++ b/.github/workflows/spellcheck.yml @@ -16,6 +16,7 @@ jobs: uses: codespell-project/actions-codespell@v2.0 with: skip: EDAM.owl,foaf.rdf,underscore.js,CODE_OF_CONDUCT.md + ignore_words_file: .github/config/wordlist.txt - uses: rojopolis/spellcheck-github-actions@0.34.0 name: Spellcheck # https://github.com/marketplace/actions/github-spellcheck-action