Skip to content

Commit 0a989ac

Browse files
committed
renovate on the hour
1 parent 978c973 commit 0a989ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/renovate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Renovate
22

33
on:
4-
# Run daily at 5am UTC (matches renovate.json Monday schedule window)
4+
# Run hourly to process dashboard actions (PR schedule controlled by renovate.json)
55
schedule:
6-
- cron: '0 5 * * *'
6+
- cron: '0 * * * *'
77
# Allow manual trigger
88
workflow_dispatch:
99
inputs:

0 commit comments

Comments
 (0)