Skip to content

Commit a168f50

Browse files
Attempt to run markdown link check with a timeout of 5 minutes
1 parent 13d1400 commit a168f50

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": "60s"
23+
"timeout": "300s"
2424
}

0 commit comments

Comments
 (0)