Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhea0 committed Dec 13, 2021
1 parent 5ff6103 commit 2a1fc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
with:
ruby-version: 2.7
- run: gem install awesome_bot
- run: awesome_bot README.md --allow 302,307 --allow-ssl --allow-dupe --white-list "linode.com"
- run: awesome_bot README.md --allow 302,307,429 --allow-ssl --allow-dupe --white-list "linode.com"

0 comments on commit 2a1fc66

Please sign in to comment.