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 914f42b commit fc42400Copy full SHA for fc42400
.github/workflows/spellcheck.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v5
15
- name: Codespell with annotations
16
- uses: codespell-project/actions-codespell@v2.1
+ uses: codespell-project/actions-codespell@v2.2
17
with:
18
skip: EDAM.owl,foaf.rdf,underscore.js,CODE_OF_CONDUCT.md
19
- uses: rojopolis/[email protected]
0 commit comments