Skip to content

Commit 74088fa

Browse files
committed
adabot_cron.yml: adjust the scheduled time to be earlier; now 45 minutes before the Jekyll build
1 parent ad011b0 commit 74088fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/adabot_cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Update Libraries/Contributing Info
22

33
on:
44
schedule:
5-
- cron: 45 9 * * *
5+
- cron: 15 9 * * *
66

77
jobs:
88
check-repo-owner:

0 commit comments

Comments
 (0)