From 42b99397482985fedcd45cc652f3eadc99189cc1 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Tue, 25 May 2021 13:18:28 +0200 Subject: [PATCH] fix a small CI bug --- .github/renovate.json5 | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 4274fe743f3..d715ad6517f 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -6,7 +6,6 @@ "reviewersFromCodeOwners": true, "suppressNotifications": ["prIgnoreNotification"], "rebaseWhen": "conflicted", - "prCreation": "not-pending", "prConcurrentLimit": 5, "helm-values": { "fileMatch": ["charts/.+/.*values\\.yaml$", "charts/.+/SCALE/.*_values\\.yaml$"]