Skip to content

Commit eb13ac4

Browse files
authored
Update .github/workflows/broken-link-check.yml
1 parent 2107073 commit eb13ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
schedule:
3-
- cron: '12 1 * * 5' # run monthly
3+
- cron: '12 1 * * 5' # run every Friday at 1:12am
44
repository_dispatch: # run manually
55
types: [check-link]
66
# push:

0 commit comments

Comments
 (0)