Skip to content

Commit 4892d71

Browse files
authored
Update repoURL and templateDir in example workflow
1 parent 7b98f43 commit 4892d71

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

parallel-agent-early-stopping/example-workflow.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
},
3636
"gitHub": {
3737
"template": {
38-
"repoURL": "https://github.com/aws-samples/step-functions-workflows-collection/tree/main/early-stopping-sf-bedrock/",
39-
"templateDir":"early-stopping-sf-bedrock",
38+
"repoURL": "https://github.com/aws-samples/step-functions-workflows-collection/tree/main/parallel-agent-early-stopping/",
39+
"templateDir":"parallel-agent-early-stopping",
4040
"templateFile": "template.yaml",
4141
"ASL": "statemachine/main.asl.json"
4242
},
@@ -73,4 +73,4 @@
7373
}
7474
]
7575
}
76-
76+

0 commit comments

Comments
 (0)