Skip to content

Commit

Permalink
whitelist blackfire.io
Browse files Browse the repository at this point in the history
  • Loading branch information
deminy committed May 15, 2023
1 parent 254d2be commit 8fee0df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/awesomebot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Awesome Bot
run: gem install awesome_bot
- name: Run Awesome Bot
run: awesome_bot README.md --request-delay 1 --allow-dupe --white-list amazon.com,amazon.co.jp,badgen.net,discord.swoole.dev,swoole.com
run: awesome_bot README.md --request-delay 1 --allow-dupe --white-list amazon.com,amazon.co.jp,badgen.net,blackfire.io,discord.swoole.dev,swoole.com
- uses: actions/upload-artifact@v3
if: failure()
with:
Expand Down

0 comments on commit 8fee0df

Please sign in to comment.