Skip to content

Commit 7d3c4cf

Browse files
committed
Changing path prefix of ignore list
1 parent 766fe5d commit 7d3c4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs:
1010
fetch-depth: 1
1111
- uses: arduino/actions/libraries/spell-check@master
1212
with:
13-
ignore-words-list: ./extras/codespell-ignore-words-list.txt
13+
ignore-words-list: extras/codespell-ignore-words-list.txt
1414

0 commit comments

Comments
 (0)