diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index b439e0f..e560fec 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -2,11 +2,7 @@ name: renovate on: schedule: - - cron: '@daily' - - push: - branches: - - main + - cron: '0 */6 * * *' workflow_dispatch: