1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-21 05:21:45 +02:00

Clean white list

This commit is contained in:
Alexander Kartavenko
2025-04-11 19:22:31 +03:00
parent d1930c1c0e
commit 8a3d300f84

View File

@@ -3,7 +3,7 @@ on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
@@ -12,13 +12,13 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
- 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,oreilly.com,youtube.com,lumen.laravel.com
run: awesome_bot README.md --request-delay 1 --allow-dupe --white-list oreilly.com,youtube.com
- uses: actions/upload-artifact@v4
if: failure()
with: