Skip to content

Commit 6e1c21f

Browse files
Reset markdown link check timeout to 20s
1 parent a168f50 commit 6e1c21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mlc_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"replacement": "https://www.includecpp.org"
2121
}
2222
],
23-
"timeout": "300s"
23+
"timeout": "20s"
2424
}

0 commit comments

Comments
 (0)