Skip to content

Commit

Permalink
Fix awesome_bot
Browse files Browse the repository at this point in the history
  • Loading branch information
yunpengn authored Apr 25, 2020
1 parent e5f2c9e commit f27cc67
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 @@ -68,4 +68,4 @@ jobs:
run: gem install awesome_bot
# See https://github.com/dkhamsing/awesome_bot
- name: Validate links in Markdown
run: awesome_bot README.md --allow-dupe --allow-redirect --allow 429 -w linkedin.com --skip-save-results
run: awesome_bot README.md --allow-dupe --allow-redirect --allow 429 -w localhost --skip-save-results

0 comments on commit f27cc67

Please sign in to comment.