Skip to content

Commit 292ba86

Browse files
committed
13
1 parent 36abada commit 292ba86

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 10 * * 1-5" # weekdays 10:00 UTC = 12:00 Copenhagen (CEST) / 11:00 (CET)
15+
- cron: "0 11 * * 1-5" # weekdays 11:00 UTC = 13:00 Copenhagen (CEST) / 12:00 (CET)
1616
workflow_dispatch:
1717
inputs:
1818
logLevel:

0 commit comments

Comments
 (0)