diff --git a/.github/workflows/broken-links-crawler.yml b/.github/workflows/broken-links-crawler.yml index 03fc6e39..f19282a8 100644 --- a/.github/workflows/broken-links-crawler.yml +++ b/.github/workflows/broken-links-crawler.yml @@ -24,4 +24,4 @@ jobs: exclude_url_prefix: "/assets,https://mechdb.net" max_retries: 2 max_depth: 3 - verbose: true + verbose: debug