diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index fb2febf27bd..e11ec2f26b8 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -1,8 +1,8 @@ name: Renovate on: workflow_dispatch: - # schedule: - # - cron: "0 */1 * * *" + schedule: + - cron: "0 */1 * * *" jobs: renovate: runs-on: ubuntu-latest