This commit is contained in:
Chris
2025-10-07 12:09:41 -07:00
committed by GitHub
Unverified
parent df5477921b
commit 1a81ed202e
10 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Declarative Workflows
This folder contains sample workflow definitions than be ran using the
[Declarative Workflow](../dotnet/samples/GettingStarted/Workflows/Declarative) demo.
[Declarative Workflow](../dotnet/samples/GettingStarted/Workflows/Declarative/ExecuteWorkflow) demo.
Each workflow is defined in a single YAML file and contains
comments with additional information specific to that workflow.