Skip to content

Commit 706ef98

Browse files
committed
Explain delay in awesomebot configuration
Signed-off-by: Joe Block <[email protected]>
1 parent 9bbfd17 commit 706ef98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/awesomebot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ jobs:
2121
# within `mega-linter`
2222
fetch-depth: 0
2323
- uses: docker://dkhamsing/awesome_bot:latest
24+
# We have to delay 1 second between url checks or we get rate-limited on some sites.
2425
with:
2526
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 commit comments

Comments
 (0)