mirror of
https://github.com/namibia/awesome-shell.git
synced 2024-12-22 08:28:54 +00:00
Fix HTTP status 429 responses in CI
This commit is contained in:
parent
812a985270
commit
4450f458a3
@ -1,8 +1,7 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.6.5
|
||||
- 2.7.1
|
||||
before_script:
|
||||
- gem install awesome_bot
|
||||
script:
|
||||
- awesome_bot README.md
|
||||
- awesome_bot README_ZH-CN.md
|
||||
- awesome_bot --request-delay 1 --files README.md,README_ZH-CN.md
|
||||
|
Loading…
Reference in New Issue
Block a user