Skip to content

Commit

Permalink
Merge pull request #18 from balintkissdev/relax_ci_rules
Browse files Browse the repository at this point in the history
fix(ci): Whitelist web.archive.org and discmaster.textfiles.com
  • Loading branch information
balintkissdev authored Dec 31, 2023
2 parents 75f552b + dc68a11 commit 8ea5818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
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/
awesome_bot readme.md --allow-redirect --white-list amazon.com/Tricks-Game-Programming-Gurus-Andre-Lamothe/dp/0672305070/,discmaster.textfiles.com,web.archive.org

0 comments on commit 8ea5818

Please sign in to comment.