mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-10 07:44:56 -05:00
ci: don't check Wireguard weblinks (#2823)
This commit is contained in:
parent
bf02680477
commit
2d3996d5b3
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue