fix: clean up workflow
This commit is contained in:
parent
2619b716b0
commit
7b5be8da05
1 changed files with 1 additions and 4 deletions
|
@ -14,10 +14,7 @@ jobs:
|
|||
uses: ScholliYT/Broken-Links-Crawler-Action@v3
|
||||
with:
|
||||
website_url: 'https://coryd.dev'
|
||||
include_url_contained: 'coryd.dev'
|
||||
exclude_url_prefix: 'mailto,https://make.com'
|
||||
resolve_before_filtering: 'true'
|
||||
verbose: 'true'
|
||||
max_retry_time: 30
|
||||
max_retries: 5
|
||||
max_depth: 1
|
||||
max_retries: 5
|
Reference in a new issue