Skip to content

fix(ci): Whitelist web.archive.org and discmaster.textfiles.com #24

fix(ci): Whitelist web.archive.org and discmaster.textfiles.com

fix(ci): Whitelist web.archive.org and discmaster.textfiles.com #24

Workflow file for this run

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
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/Tricks-Game-Programming-Gurus-Andre-Lamothe/dp/0672305070/,discmaster.textfiles.com,web.archive.org