ci: Remove awesome_bot

Reason: it was not able to deal with websites like amazon.com or
web.archive.org where links exist but responses are slow and time out.
Tried `--allow-timeout`, but didn't work.
This commit is contained in:
balintkissdev 2025-04-03 16:23:20 +02:00
parent 156d8449b9
commit fcbd0b5dbb

View file

@ -14,15 +14,3 @@ jobs:
fetch-depth: 0
- run: npx awesome-lint
Awesome_Bot:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6.10
- run: |
gem install awesome_bot
awesome_bot readme.md --allow-redirect --white-list amazon.com,discmaster.textfiles.com,web.archive.org