Skip to content

Commit 552766a

Browse files
authored
Update TriggerMaestroWorkflow.cs
fixing codedepot marker Signed-off-by: Raileen Del Rosario <43893067+raileendr@users.noreply.github.com>
1 parent 8dc9acd commit 552766a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launcher-csharp/Maestro/Examples/TriggerMaestroWorkflow.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public static async Task<WorkflowsListSuccess> GetMaestroWorkflow(
3333
return await client.Maestro.Workflows.GetWorkflowsListAsync(accountId, Status.Active);
3434
}
3535

36-
//ds-snippet-start:Maestro1Step3
36+
//ds-snippet-end:Maestro1Step3
3737

3838
/// <summary>
3939
/// Triggers a specific Maestro workflow instance.

0 commit comments

Comments
 (0)