temporarily increase renovate frequency

This commit is contained in:
Luca Bilke 2024-04-05 23:34:38 +02:00
parent 051af909c9
commit cdf06ac454
No known key found for this signature in database
GPG key ID: AD6630D0A1E650AC

View file

@ -2,7 +2,8 @@ name: Renovate
on:
schedule:
- cron: '0 */12 * * *'
- cron: '* * * * *'
# - cron: '0 */12 * * *'
jobs:
renovate: