Skip to content

Commit

Permalink
fix(ci): too many dash in option
Browse files Browse the repository at this point in the history
Signed-off-by: c3b5aw <dev@c3b5aw.dev>
  • Loading branch information
nullswan authored Jul 9, 2023
1 parent f82444f commit 545d3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/awesome_bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Checks
run: |
gem install awesome_bot
awesome_bot README.md --allow-ssl --allow-dupe --allow-redirect --allow 429 ----white-list "twitter.com"
awesome_bot README.md --allow-ssl --allow-dupe --allow-redirect --allow 429 --white-list "twitter.com"

0 comments on commit 545d3a8

Please sign in to comment.