From e828cf8a78a4638ca8f60f0e9891c2b5cadd9661 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Wed, 12 Mar 2025 09:25:38 +0100 Subject: [PATCH] update gitSync to 11641 --- frontend/src/lib/hubPaths.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/hubPaths.json b/frontend/src/lib/hubPaths.json index 15d8b06976..15d01fdd24 100644 --- a/frontend/src/lib/hubPaths.json +++ b/frontend/src/lib/hubPaths.json @@ -4,7 +4,7 @@ "gitSync_2": "hub/11498/sync-script-to-git-repo-windmill", "gitSync_3": "hub/11533/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", + "gitSync": "hub/11641/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",