diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 2e14bd3..c2c7e49 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -1,9 +1,7 @@ name: Renovate on: - # Uncomment once this has been validated to work. - # - # schedule: - # - cron: '0 */4 * * *' + schedule: + - cron: '41 */6 * * *' workflow_dispatch: jobs: renovate: