From df52a0f79e17b4fbd8831f46366e110966a452bd Mon Sep 17 00:00:00 2001 From: Alan O'Cais Date: Wed, 9 Feb 2022 14:48:01 +0100 Subject: [PATCH] Add a sample ignore word --- .github/workflows/spellcheck.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spellcheck.yml b/.github/workflows/spellcheck.yml index 1118644..327b9d3 100644 --- a/.github/workflows/spellcheck.yml +++ b/.github/workflows/spellcheck.yml @@ -21,4 +21,4 @@ jobs: - uses: codespell-project/actions-codespell@master with: - ignore_words_list: abandonned,ackward + ignore_words_list: carpentries