diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 016ccd9..bba26f7 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -1,7 +1,7 @@ name: Renovate on: schedule: - - cron: "0/15 * * * *" + - cron: "0 0 */1 * *" workflow_dispatch: inputs: repoCache: