Skip to content

Commit 52e0166

Browse files
fix: whitelist edidev.com for connection reset
1 parent b499ba1 commit 52e0166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
- name: Install dependencies
2323
run: gem install awesome_bot
2424
- name: Verify all links are valid
25-
run: awesome_bot --allow-redirect README.md
25+
run: awesome_bot --white-list edidev.com --allow-redirect README.md
2626

0 commit comments

Comments
 (0)