Skip to content

Commit

Permalink
chore: update awesome-bot settings
Browse files Browse the repository at this point in the history
  • Loading branch information
aliesbelik committed Jun 2, 2023
1 parent 7a3e175 commit a0e7aea
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 @@ -22,7 +22,7 @@ jobs:
- name: Install Awesome Bot
run: gem install awesome_bot
- name: Run Awesome Bot
run: awesome_bot README.md --allow-ssl --allow-dupe --allow-redirect --allow 429
run: awesome_bot README.md --allow-ssl --allow-dupe --allow-redirect --allow 429 --white-list udemy.com
- name: Upload artifacts
uses: actions/upload-artifact@v3
if: failure()
Expand Down

0 comments on commit a0e7aea

Please sign in to comment.