Skip to content

Commit a4e3ddc

Browse files
authored
Merge pull request adafruit#425 from sommersoft/adjust_adabot_cron
Adjust The Scheduled Time For adabot_cron.yml
2 parents ad011b0 + 74088fa commit a4e3ddc

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)