Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
added 1 sec delay
  • Loading branch information
Giri-Aayush authored Oct 14, 2024
1 parent 149108e commit aed728c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Install awesome_bot
run: gem install awesome_bot
- name: Check URLs
run: awesome_bot README.md --allow-redirect --request-delay 0.2
run: awesome_bot README.md --allow-redirect --request-delay 1

0 comments on commit aed728c

Please sign in to comment.