From cece30586d3418e9524fee6bacb6574094618d92 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Fri, 7 Apr 2023 10:05:03 +0200 Subject: [PATCH] Update renovate.yml Signed-off-by: Kjeld Schouten-Lebbing --- .github/workflows/renovate.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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