We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36abada commit 292ba86Copy full SHA for 292ba86
1 file changed
.github/workflows/renovate.yaml
@@ -12,7 +12,7 @@ name: Renovate
12
13
on:
14
schedule:
15
- - cron: "0 10 * * 1-5" # weekdays 10:00 UTC = 12:00 Copenhagen (CEST) / 11:00 (CET)
+ - cron: "0 11 * * 1-5" # weekdays 11:00 UTC = 13:00 Copenhagen (CEST) / 12:00 (CET)
16
workflow_dispatch:
17
inputs:
18
logLevel:
0 commit comments