Skip to content

Commit

Permalink
Avoid rate-limiting
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Oct 7, 2023
1 parent bcf0d7a commit 9b677ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/typos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- uses: actions/checkout@v4
- uses: jprochazk/linkinator-action@main
with:
linksToSkip: "https://crates.io/crates/.*" # Avoid crates.io rate-limiting
retry: true
retryErrors: true
retryErrorsCount: 5
Expand Down

0 comments on commit 9b677ee

Please sign in to comment.