fix: ignore route history and access log from link check
This commit is contained in:
parent
a103335009
commit
cfeb1db3f5
1 changed files with 2 additions and 0 deletions
|
|
@ -414,6 +414,8 @@ ignore_links_on_delete = [
|
|||
"Unhandled Email",
|
||||
"Webhook Request Log",
|
||||
"Workspace",
|
||||
"Route History",
|
||||
"Access Log",
|
||||
]
|
||||
|
||||
# Request Hooks
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue