We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1168b commit 0ad82feCopy full SHA for 0ad82fe
.github/workflows/checks.yml
@@ -70,4 +70,4 @@ jobs:
70
run: gem install awesome_bot
71
72
- name: Validate URLs
73
- run: awesome_bot ./*.md ./*.sh
+ run: awesome_bot ./*.md ./*.sh --allow-dupe --request-delay 0.4
0 commit comments