diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index ca29e862..aff0b708 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -4,12 +4,7 @@ on: workflow_dispatch: schedule: - cron: "0 0 * * *" - pull_request: - branches: - - develop - push: - branches: - - develop + jobs: validate: runs-on: ubuntu-latest