Skip to content

Commit 1832adc

Browse files
authored
Merge pull request #205 from docusign/raileendr-patch-1
Update TriggerMaestroWorkflow.cs
2 parents 8dc9acd + 552766a commit 1832adc

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)