From 09f4ee22beefba7d696fbde95d61fbf70a5f2207 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Wed, 12 Mar 2025 07:31:26 +0100 Subject: [PATCH] update gitSync --- frontend/src/lib/hubPaths.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/hubPaths.json b/frontend/src/lib/hubPaths.json index 46ce2769de..15d8b06976 100644 --- a/frontend/src/lib/hubPaths.json +++ b/frontend/src/lib/hubPaths.json @@ -3,7 +3,8 @@ "gitSync_1": "hub/9987/sync-script-to-git-repo-windmill", "gitSync_2": "hub/11498/sync-script-to-git-repo-windmill", "gitSync_3": "hub/11533/sync-script-to-git-repo-windmill", - "gitSync": "hub/11580/sync-script-to-git-repo-windmill", + "gitSync_4": "hub/11580/sync-script-to-git-repo-windmill", + "gitSync": "hub/11640/sync-script-to-git-repo-windmill", "gitSyncTest_0": "hub/9073/git-repo-test-read-write-windmill", "gitSyncTest": "hub/11499/git-repo-test-read-write-windmill", "slackErrorHandler": "hub/9206/workspace-or-schedule-error-handler-slack",