From dabe34d68bfecaf0fac03ab8c90e311c1e0277e4 Mon Sep 17 00:00:00 2001 From: Derek Roberts Date: Thu, 9 May 2024 12:19:05 -0700 Subject: [PATCH] fix(ci): conflicting fork handling (#124) --- default.json | 1 - 1 file changed, 1 deletion(-) diff --git a/default.json b/default.json index da761cc..023d422 100644 --- a/default.json +++ b/default.json @@ -28,7 +28,6 @@ "forkProcessing": "enabled", "onboarding": true, "platform": "github", - "forkProcessing": "disabled", "configMigration": true, "dependencyDashboard": true, "automerge": true,