fix: crawl internal urls for now
This commit is contained in:
parent
9920a2465c
commit
24e1ab9f0d
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ jobs:
|
|||
uses: ScholliYT/Broken-Links-Crawler-Action@v3
|
||||
with:
|
||||
website_url: 'https://coryd.dev'
|
||||
include_url_prefix: 'https://coryd.dev'
|
||||
resolve_before_filtering: 'true'
|
||||
verbose: 'true'
|
||||
max_retry_time: 30
|
||||
|
|
Reference in a new issue