1 parent 2b4db2b commit dc72921Copy full SHA for dc72921
1 file changed
.github/workflows/spell-check.yml
@@ -16,4 +16,4 @@ jobs:
16
- name: Spell check
17
uses: codespell-project/actions-codespell@master
18
with:
19
- ignore_words_list: ned
+ ignore_words_list: ned, ser
0 commit comments