mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Skip YouTube because of consent redirects.
This commit is contained in:
parent
8a2fad8b40
commit
2ff2468308
2
.github/workflows/awesomebot.yml
vendored
2
.github/workflows/awesomebot.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: Install Awesome Bot
|
- name: Install Awesome Bot
|
||||||
run: gem install awesome_bot
|
run: gem install awesome_bot
|
||||||
- name: Run 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,oreilly.com
|
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,youtube.com
|
||||||
- uses: actions/upload-artifact@v1
|
- uses: actions/upload-artifact@v1
|
||||||
if: failure()
|
if: failure()
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user