From 83758bd757e3a49771c707ae20299e254feaac02 Mon Sep 17 00:00:00 2001 From: Daan Selen Date: Fri, 5 Jun 2026 20:19:42 +0200 Subject: [PATCH] chore: try to parse it --- .gitea/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index 5ad6b97..48f9c77 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -18,5 +18,5 @@ jobs: env: RENOVATE_CONFIG_FILE: "/workspace/daanselen/renovate-config/config.js" LOG_LEVEL: "debug" - RENOVATE_CONFIG_MIGRATION: "true" # ensure all repositories receive config migration PRs + RENOVATE_CONFIG_MIGRATION: "true" GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}