Hello World Workflow Minimal workflow example that submits and runs a single HelloTask. main.go contains the task definition, submits a job, and then starts a task runner to execute it. Run the example: go run ./examples/workflows/helloworld