1
0
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:
per1234
2021-04-08 22:59:47 -07:00
parent 30aeffc9b0
commit 0c09834a08

View File

@ -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