GHA: make typos ignore RELEASE-NOTES

The file is almost entirely made up by first-lines of previous git
commits, and we usually push it without a PR cycle, making it annoying
to trigger on typos later as they then show in independent PRs by other
people.

Closes #20917
This commit is contained in:
Daniel Stenberg 2026-03-13 10:29:05 +01:00
parent a254b8ce3f
commit eb5af3a9c7
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -28,6 +28,7 @@ extend-exclude = [
"projects/vms/*",
"projects/Windows/tmpl/curl.vcxproj",
"projects/Windows/tmpl/libcurl.vcxproj",
"RELEASE-NOTES",
"scripts/wcurl",
"tests/data/test*",
"tests/unit/unit1625.c",