[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' name: 'Renovate Bot'
on: on:
schedule: schedule:
- cron: "0 45 6 * * *" - cron: '45 6 * * *'
push: push:
branches: branches:
- 'master' - 'master'