[renovate] feat: run now every hour between 6-18
All checks were successful
Renovate Bot / Renovate (push) Successful in 3m2s

This commit is contained in:
Simon Cornet 2024-08-28 08:15:27 +02:00
parent 904bed132a
commit d1b7ddfdad

View File

@ -4,7 +4,7 @@
name: 'Renovate Bot' name: 'Renovate Bot'
on: on:
schedule: schedule:
- cron: '45 6 * * *' - cron: '45 6-17 * * *'
push: push:
branches: branches:
- 'main' - 'main'