Skip to content

Commit fcbd0b5

Browse files
committed
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.
1 parent 156d844 commit fcbd0b5

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,3 @@ jobs:
1414
fetch-depth: 0
1515
- run: npx awesome-lint
1616

17-
Awesome_Bot:
18-
runs-on: ubuntu-latest
19-
steps:
20-
- uses: actions/checkout@v3
21-
with:
22-
fetch-depth: 0
23-
- uses: ruby/setup-ruby@v1
24-
with:
25-
ruby-version: 2.6.10
26-
- run: |
27-
gem install awesome_bot
28-
awesome_bot readme.md --allow-redirect --white-list amazon.com,discmaster.textfiles.com,web.archive.org

0 commit comments

Comments
 (0)