Skip to content

Commit 5e3c890

Browse files
committed
♻️ Remove White List
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
1 parent 4758930 commit 5e3c890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ jobs:
8989
run: gem install awesome_bot
9090

9191
- name: Validate URLs
92-
run: awesome_bot ./*.md scripts/*.py --allow-dupe --allow-redirect --request-delay 0.4 --white-list https://bitcoin.stackexchange.com
92+
run: awesome_bot ./*.md scripts/*.py --allow-dupe --allow-redirect --request-delay 0.4

0 commit comments

Comments
 (0)