GHA: rename config files to match pyspelling

To make it more obvious what needs to be looked at when pyspelling is
reporting an issue.

Follow-up to 95e50ad694 #18756
Closes #18974
This commit is contained in:
Viktor Szakats 2025-10-09 13:48:06 +02:00
parent 92ee917368
commit 801ebf1e1a
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
6 changed files with 5 additions and 5 deletions

View file

@ -53,7 +53,7 @@ my @non_ascii_allowed = (
my $non_ascii_allowed = join(', ', @non_ascii_allowed);
my @non_ascii = (
".github/scripts/spellcheck.words",
".github/scripts/pyspelling.words",
".mailmap",
"RELEASE-NOTES",
"docs/BINDINGS.md",