Skip to content

Commit

Permalink
register
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex committed Feb 22, 2024
1 parent d64bbbf commit 2f0b930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flow/workflows/register.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ func RegisterFlowWorkerWorkflows(w worker.WorkflowRegistry) {
w.RegisterWorkflow(DropFlowWorkflow)
w.RegisterWorkflow(NormalizeFlowWorkflow)
w.RegisterWorkflow(SetupFlowWorkflow)
w.RegisterWorkflow(SyncFlowWorkflow)
w.RegisterWorkflow(QRepFlowWorkflow)
w.RegisterWorkflow(QRepPartitionWorkflow)
w.RegisterWorkflow(XminFlowWorkflow)
Expand Down

0 comments on commit 2f0b930

Please sign in to comment.