[ci] fix: cron
All checks were successful
Renovate Bot / Renovate (push) Successful in 6m12s

This commit is contained in:
Simon Cornet 2024-07-03 10:02:11 +02:00
parent eeeeab147d
commit 1ebe24a42a

View File

@ -4,7 +4,7 @@
name: 'Renovate Bot'
on:
schedule:
- cron: "0 45 6 * * *"
- cron: '45 6 * * *'
push:
branches:
- 'master'