diff --git a/.github/workflows/seo.yml b/.github/workflows/seo.yml index f6030ea..cc7a4bb 100644 --- a/.github/workflows/seo.yml +++ b/.github/workflows/seo.yml @@ -19,7 +19,7 @@ jobs: uses: lycheeverse/lychee-action@v1.8.0 with: fail: true - args: --timeout 60 --max-redirects 10 -a 403,500,503,504 . + args: --timeout 60 --max-redirects 10 -a 403,500,502,503,504 . seo_spy_orphan_pages: runs-on: ubuntu-latest