From 0cf877d5b577bd7325490efee718c373692710d6 Mon Sep 17 00:00:00 2001 From: Sean Warren Date: Thu, 30 Nov 2023 19:47:04 -0800 Subject: [PATCH] test: --- schema/workflow/unit/condition.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/schema/workflow/unit/condition.json b/schema/workflow/unit/condition.json index 7cb8be725..17eb55d04 100644 --- a/schema/workflow/unit/condition.json +++ b/schema/workflow/unit/condition.json @@ -47,6 +47,7 @@ "input", "statement", "then", - "else" + "else", + "maxOccurrences" ] }