mirror of
https://github.com/rothgar/awesome-tmux.git
synced 2025-01-14 08:49:43 -05:00
Delay bot checks to 1 sec
This commit is contained in:
parent
a7695328e5
commit
b4ffd507a3
2
.github/workflows/awesome_bot.yaml
vendored
2
.github/workflows/awesome_bot.yaml
vendored
@ -20,4 +20,4 @@ jobs:
|
|||||||
- name: Checks
|
- name: Checks
|
||||||
run: |
|
run: |
|
||||||
gem install awesome_bot
|
gem install awesome_bot
|
||||||
awesome_bot --allow-redirect README.md
|
awesome_bot --allow-redirect --request-delay 1 README.md
|
||||||
|
Loading…
Reference in New Issue
Block a user