From 7d0aceaf4c7ecf86570afb3a41f6f2c6b6a83715 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 9 Nov 2023 00:27:19 +0000 Subject: [PATCH] fix templates --- Admin/Install/Workflow.install.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Admin/Install/Workflow.install.json b/Admin/Install/Workflow.install.json index cf8d26e..a48c8c3 100755 --- a/Admin/Install/Workflow.install.json +++ b/Admin/Install/Workflow.install.json @@ -66,7 +66,7 @@ { "id": "1005500005", "settings": { - "interval": "* 3 * * *" + "interval": "0 3 * * *" }, "children": [ {