From 82b4d2ecf257dc74604bfe259b2b53db28a7dcaf Mon Sep 17 00:00:00 2001 From: "m.lettere" Date: Thu, 14 Jul 2022 14:41:00 +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 147e847..5080a68 100644 --- a/templates/group_created.json.j2 +++ b/templates/group_created.json.j2 @@ -561,7 +561,7 @@ { "name" : "join", "type" : "JOIN", - "taskReferenceName" : "join_parallel_call_subworkflows" + "taskReferenceName" : "join_parallel_call_subworkflows", "joinOn :[ "call_enable_workspace_clients_for_context", "call_jupyterhub_add_serveroptions_to_context"