From 39217ebe87bf4cf299099a1167471f605a1cc6bb Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Tue, 3 Oct 2023 15:10:00 +0200 Subject: [PATCH] fix file instead of word --- .github/workflows/codespell.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 9c52024..c41d337 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -12,5 +12,5 @@ jobs: - uses: actions/checkout@v4 - uses: codespell-project/actions-codespell@master with: - skip: ca_hashes.txt,tls_data.txt,*.pem,OPENSSL-LICENSE.txt - ignore_words_list: borken,gost,ciph,ba,bloc,isnt,chello,fo,alle,anull,Widgits,Manuel + skip: ca_hashes.txt,tls_data.txt,*.pem,OPENSSL-LICENSE.txt,CREDITS.md,openssl.cnf + ignore_words_list: borken,gost,ciph,ba,bloc,isnt,chello,fo,alle,anull