From 362ab27344493019582b60ad81a668c9bb7188e0 Mon Sep 17 00:00:00 2001 From: "m.lettere" Date: Thu, 14 Jul 2022 14:42:59 +0200 Subject: [PATCH] added jupyterhub related workflow to group created --- templates/group_created.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/group_created.json.j2 b/templates/group_created.json.j2 index 5080a68..4a66eaf 100644 --- a/templates/group_created.json.j2 +++ b/templates/group_created.json.j2 @@ -562,7 +562,7 @@ "name" : "join", "type" : "JOIN", "taskReferenceName" : "join_parallel_call_subworkflows", - "joinOn :[ + "joinOn" :[ "call_enable_workspace_clients_for_context", "call_jupyterhub_add_serveroptions_to_context" ]