Skip to content

Commit

Permalink
build: add reddit to allow list
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy committed May 29, 2024
1 parent 5c099d6 commit 5962b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/awesome_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Checks
run: |
gem install awesome_bot
awesome_bot README.md --allow-ssl --allow-dupe --allow-redirect --allow 429 --white-list x.com,stackoverflow.com
awesome_bot README.md --allow-ssl --allow-dupe --allow-redirect --allow 429 --white-list x.com,stackoverflow.com,reddit.com

0 comments on commit 5962b6e

Please sign in to comment.