ci: don't check Wireguard weblinks (#2823)

This commit is contained in:
Markus Rudy 2024-01-15 15:45:45 +01:00 committed by GitHub
parent bf02680477
commit 2d3996d5b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,8 +31,8 @@ exclude = [
'^https://twitter\.com',
# Only available when logged in.
'^https://portal\.azure\.com/',
# The Wireguard PDF sproadically returns 500.
'wireguard\.pdf$',
# The Wireguard website sproadically returns 500.
'^https://www\.wireguard\.com/',
]
# Exclude these filesystem paths from getting checked.