You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-29 14:01:15 +03:00
Bring workflow into compliance with the JSON schema
This commit is contained in:
2
.github/workflows/spell-check.yml
vendored
2
.github/workflows/spell-check.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
uses: codespell-project/actions-codespell@master
|
||||
with:
|
||||
# In the event of a false positive, add the problematic word, in all lowercase, to a comma-separated list here:
|
||||
ignore_words_list:
|
||||
ignore_words_list: ""
|
||||
builtin: clear,informal,en-GB_to_en-US
|
||||
check_filenames: true
|
||||
check_hidden: true
|
||||
|
Reference in New Issue
Block a user