diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 34695e9..7add376 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -4,7 +4,7 @@ name: 'Renovate Bot' on: schedule: - - cron: "0 45 6 * * *" + - cron: '45 6 * * *' push: branches: - 'master'