Skip to content

Commit 9ed3db3

Browse files
static workflowid for health checks
1 parent e7ccffb commit 9ed3db3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

health.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1784,6 +1784,7 @@ func InitOpsWorkflow(apiKey string, OrgId string) (string, error) {
17841784
workflowData.Public = false
17851785
workflowData.Status = ""
17861786
workflowData.Name = "Ops Dashboard Workflow"
1787+
workflowData.ID = "shuffler-doti-ohea-lthc-heckworkflow"
17871788
workflowData.Hidden = true
17881789
workflowData.BackgroundProcessing = true
17891790

0 commit comments

Comments
 (0)