awesome-dos/.github/workflows/main.yml
balintkissdev fcbd0b5dbb 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.
2025-04-03 16:37:12 +02:00

16 lines
237 B
YAML

name: CI
on:
pull_request:
branches: [main]
workflow_dispatch:
jobs:
Awesome_Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: npx awesome-lint