diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index 5d92e66..9643a51 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -5,17 +5,7 @@ on: branches: - main schedule: - - cron: "03 2 * * *" - push: - branches: - - main - paths-ignore: - - '**/README.md' - pull_request: - types: - - opened - paths-ignore: - - '**/README.md' + - cron: "30 2 * * *" jobs: renovate: