Skip to content

Commit 602ed06

Browse files
chore: sync workflows
1 parent 3df90ad commit 602ed06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
on:
22
schedule:
3-
- cron: 44 20 13 * *
3+
- cron: 45 21 10 * *
44
repository_dispatch:
55
types: [check-link]
6+
workflow_dispatch:
67

78
name: Broken Link Check
89
jobs:

0 commit comments

Comments
 (0)