mirror of
https://github.com/Dasharo/docs.git
synced 2026-03-06 14:46:22 -08:00
seo.yml: Add more accepted status codes
Signed-off-by: Norbert Kamiński <norbert.kaminski@3mdeb.com>
This commit is contained in:
2
.github/workflows/seo.yml
vendored
2
.github/workflows/seo.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
uses: lycheeverse/lychee-action@v1.8.0
|
||||
with:
|
||||
fail: true
|
||||
args: --timeout 60 --max-redirects 10 -a 403,500,502,503,504 .
|
||||
args: --timeout 60 --max-redirects 10 -a 403,406,429,500,502,503,522,999 .
|
||||
seo_spy_orphan_pages:
|
||||
runs-on: ubuntu-latest
|
||||
name: Check orphan pages
|
||||
|
||||
Reference in New Issue
Block a user