Delay bot checks to 1 sec

This commit is contained in:
Justin Garrison 2022-05-05 13:03:15 -07:00 committed by GitHub
parent a7695328e5
commit b4ffd507a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,4 +20,4 @@ jobs:
- name: Checks
run: |
gem install awesome_bot
awesome_bot --allow-redirect README.md
awesome_bot --allow-redirect --request-delay 1 README.md