Skip to content

Commit

Permalink
Ignore 429 at link check (#10743)
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Jan 3, 2024
1 parent 44d646e commit 350958f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
uses: lycheeverse/[email protected]
with:
fail: true
args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md'
args: --accept '200,201,202,203,204,429,500' --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md'

0 comments on commit 350958f

Please sign in to comment.