Skip to content

Commit

Permalink
Fix spellcheck action
Browse files Browse the repository at this point in the history
  • Loading branch information
GlassOfWhiskey committed Nov 15, 2023
1 parent 407bc85 commit 5645f51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5645f51

Please sign in to comment.