Skip to content

Commit

Permalink
build: add stackoverflow to whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy committed Feb 25, 2024
1 parent 095a8a9 commit b959dd5
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 twitter.com,roadmap.sh
awesome_bot README.md --allow-ssl --allow-dupe --allow-redirect --allow 429 --white-list twitter.com,roadmap.sh,stackoverflow.com

0 comments on commit b959dd5

Please sign in to comment.