fix: workflow excludes
This commit is contained in:
parent
777f410af8
commit
692f514569
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
uses: ScholliYT/Broken-Links-Crawler-Action@v3
|
||||
with:
|
||||
website_url: 'https://coryd.dev'
|
||||
exclude_url_prefix: 'mailto'
|
||||
exclude_url_prefix: 'mailto,https://make.com'
|
||||
resolve_before_filtering: 'true'
|
||||
verbose: 'true'
|
||||
max_retry_time: 30
|
||||
|
|
Reference in a new issue