diff --git a/.github/workflows/scheduled-link-checker.yaml b/.github/workflows/scheduled-link-checker.yaml index 4e2be27b..2238d004 100644 --- a/.github/workflows/scheduled-link-checker.yaml +++ b/.github/workflows/scheduled-link-checker.yaml @@ -14,7 +14,7 @@ jobs: uses: ScholliYT/Broken-Links-Crawler-Action@v3 with: website_url: 'https://coryd.dev' - include_url_prefix: 'https://coryd.dev' + exclue_url_prefix: 'mailto,https://make.com' resolve_before_filtering: 'true' verbose: 'true' max_retry_time: 30