ci: ignore wireguard.pdf in lychee

This commit is contained in:
Markus Rudy 2024-01-05 11:34:07 +01:00
parent 3180a4b866
commit 25e80c53c8

View File

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