Update workflow-overview.md

This commit is contained in:
nyemade-uversky 2023-01-30 15:34:29 -07:00 committed by GitHub
parent 4c5a825223
commit 7129484053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ You can also get information on the workflow (even if it has been terminated or
- The current running status, whether that be “Running”, “Terminated”, or “Completed”
## Runing a workflow
When you run dapr init, Dapr creates a default workflow runtime. This component is written in Go and implements workflow instances as actors to promote placement and scalability.
### Start
To start your workflow, run: