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 8a3de5c commit 6972a30Copy full SHA for 6972a30
.github/workflows/spellcheck.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: codespell-project/[email protected]
17
with:
18
skip: EDAM.owl,foaf.rdf,underscore.js,CODE_OF_CONDUCT.md
19
- - uses: rojopolis/spellcheck-github-actions@0.43.1
+ - uses: rojopolis/spellcheck-github-actions@0.46.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