Ignore O'Reilly redirect loops.

This commit is contained in:
Jamie 2020-10-24 23:19:38 +01:00
parent dcfbe20fc8
commit 1b26d58c0d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,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 igor.io,symfony,toranproxy.com,vagrantup.com,3v4l.org,voicesoftheelephpant.com,drupal.org
run: awesome_bot README.md --request-delay 1 --allow-dupe --white-list igor.io,symfony,toranproxy.com,vagrantup.com,3v4l.org,voicesoftheelephpant.com,drupal.org,oreilly.com
- uses: actions/upload-artifact@v1
if: failure()
with: