Skip to content

Commit 55aba28

Browse files
committed
Try pushing the markdown link check timeout to 20s
1 parent b1487a1 commit 55aba28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"aliveStatusCodes": [200, 403]
2+
"aliveStatusCodes": [200, 403],
3+
"timeout": "20s"
34
}

0 commit comments

Comments
 (0)