Skip to content

Commit

Permalink
Explain delay in awesomebot configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Block <[email protected]>
  • Loading branch information
unixorn committed Nov 16, 2024
1 parent 9bbfd17 commit 706ef98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/awesomebot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
# within `mega-linter`
fetch-depth: 0
- uses: docker://dkhamsing/awesome_bot:latest
# We have to delay 1 second between url checks or we get rate-limited on some sites.
with:
args: /github/workspace/README.md --allow-ssl --allow 500,501,502,503,504,509,521 --allow-dupe --allow-redirect --request-delay 1 --white-list https://github,https://img.shields.io,https://reddit.com,https://www.reddit.com

0 comments on commit 706ef98

Please sign in to comment.