Skip to content

Commit d7744e1

Browse files
Merge pull request #2 from technote-space/chore/chore-sync-workflows
chore: sync workflows
2 parents 3df90ad + 602ed06 commit d7744e1

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)