Skip to content

Commit 0cbad37

Browse files
authored
Give link-check-daily.yml another hour to run (#52852)
1 parent b3b8378 commit 0cbad37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
# treat it as a warning and not as a broken link.
8787
EXTERNAL_SERVER_ERRORS_AS_WARNINGS: true
8888
FAIL_ON_FLAW: false
89-
timeout-minutes: 60
89+
timeout-minutes: 120
9090
run: npm run rendered-content-link-checker
9191

9292
- name: Insight into external link checker DB json file (after)

0 commit comments

Comments
 (0)