Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ci): accept 429 status code in link checker (#1972)
We keep seeing LinkedIn report 429 while running link checker. In *most* cases of 429, there will not be much we can do in CI to get around this. This PR configures Lychee to accept the status code 429.
- Loading branch information