diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 7877102..94e23ca 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -2,7 +2,7 @@ name: renovate on: schedule: - - cron: '0 * * * *' + - cron: '0 */12 * * *' push: branches: - master