We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4758930 commit 5e3c890Copy full SHA for 5e3c890
.github/workflows/checks.yml
@@ -89,4 +89,4 @@ jobs:
89
run: gem install awesome_bot
90
91
- name: Validate URLs
92
- run: awesome_bot ./*.md scripts/*.py --allow-dupe --allow-redirect --request-delay 0.4 --white-list https://bitcoin.stackexchange.com
+ run: awesome_bot ./*.md scripts/*.py --allow-dupe --allow-redirect --request-delay 0.4
0 commit comments