diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index e30d740..f334bc6 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -2,7 +2,7 @@ name: renovate on: schedule: - - cron: 17 * * * * + - cron: '*/5 * * * *' push: branches: - master