chore: ignore stackoverflow in linkcheck

Seems like stackoverflow started blocking GHA runners as well.
This commit is contained in:
Wolfgang Walther
2026-08-07 09:14:33 +02:00
parent 18371ec372
commit a841dc9c39
+1
View File
@@ -300,6 +300,7 @@ linkcheck_ignore = [
r"https://www.patreon.com/postgrest",
r"https://blog.frankel.ch/poor-man-api",
r"https://www.cybertec-postgresql.com/.*",
r"https://stackoverflow.com/.*",
# Odd SSL error
r"https://www.dripdepot.com",
r"https://www.euronodes.com",