Skip to content

Commit

Permalink
Start CI 15min earlier (#427)
Browse files Browse the repository at this point in the history
#426 was created 42 minutes after the scheduled time, missing the daily update window for rupicola, and delaying coq/coq#19310 (comment) by 24 hours. In lieu of getting a cron that can actually keep time, I'll fudge this one just a bit for now.
  • Loading branch information
andres-erbsen authored Jul 16, 2024
1 parent 77ba410 commit 2223b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ updates:
directory: "/"
schedule:
interval: "daily"
time: "06:00"
time: "05:45"
labels:
- "submodules"

0 comments on commit 2223b2a

Please sign in to comment.