Skip to content

Commit 89d8065

Browse files
committed
Link Check: Run when it's quiet
1 parent 410118a commit 89d8065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/broken-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Broken links
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: "23 23 * * 0"
6+
- cron: "23 5 * * 0"
77

88
permissions:
99
issues: write

0 commit comments

Comments
 (0)