CI: do not codespell RELEASE-NOTES

It contains names.

Reported-by: Daniel Stenberg
Fixes #20376
Revert 3e3d526c4c
Follow-up to 5f5e000278
Follow-up to 85cfc15601
Follow-up to 977595772c
Follow-up to 0260e8465a #17905

Closes #20378
This commit is contained in:
Viktor Szakats 2026-01-20 19:14:37 +01:00
parent 3e3d526c4c
commit dbc4603b09
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,6 @@
anonymou
aNULL
bu
Buss
clen
CNA
hel

View file

@ -14,6 +14,7 @@ codespell \
--skip 'docs/THANKS' \
--skip 'projects/OS400/*' \
--skip 'projects/vms/*' \
--skip 'RELEASE-NOTES' \
--skip 'scripts/wcurl' \
--ignore-regex '.*spellchecker:disable-line' \
--ignore-words '.github/scripts/codespell-ignore.words' \