Skip to content

Commit 1df789b

Browse files
turegjorupclaude
andcommitted
chore: run Renovate at 12:00 Europe/Copenhagen
Cron is in UTC so the run drifts ±1h between DST and standard time. Picked 10:00 UTC since DST (CEST, UTC+2) covers ~7 of 12 months in Denmark, so the workflow hits noon Aarhus during the larger part of the year and 11:00 in winter. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 3289566 commit 1df789b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: Renovate
1212

1313
on:
1414
schedule:
15-
- cron: "0 5 * * 1-5" # weekdays 05:00 UTC ~= 06/07:00 Aarhus
15+
- cron: "0 10 * * 1-5" # weekdays 10:00 UTC = 12:00 Copenhagen (CEST) / 11:00 (CET)
1616
workflow_dispatch:
1717
inputs:
1818
logLevel:

0 commit comments

Comments
 (0)