Skip to content

Commit dd52b2d

Browse files
authored
Update codespell.yml
1 parent 17ba309 commit dd52b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codespell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- name: Codespell
2222
uses: codespell-project/actions-codespell@v2
2323
with:
24-
skip: ./assets/css/*,./assets/js/*,./data/members.yml
24+
skip: ./assets/css/*,./assets/js/*,./_data/members.yml

0 commit comments

Comments
 (0)