Skip to content

Commit 42999fa

Browse files
committed
renovate run time
1 parent f2fa64b commit 42999fa

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 once per day at 6 AM UTC
4+
# Run every hour
55
schedule:
6-
- cron: '0 6 * * *'
6+
- cron: '0 * * * *'
77
# Allow manual trigger
88
workflow_dispatch:
99
inputs:

0 commit comments

Comments
 (0)