We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21f93fa commit 90da6f8Copy full SHA for 90da6f8
.github/workflows/spellcheck.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: codespell-project/actions-codespell@v2.0
17
with:
18
skip: EDAM.owl,foaf.rdf,underscore.js,CODE_OF_CONDUCT.md
19
- - uses: rojopolis/spellcheck-github-actions@0.35.0
+ - uses: rojopolis/spellcheck-github-actions@0.36.0
20
name: Spellcheck
21
# https://github.com/marketplace/actions/github-spellcheck-action
22
# To run locally, `pip install pyspelling`, followed by
0 commit comments