Skip to content

Commit 3e262b8

Browse files
committed
docs: update the id of the Kestra flow example to reflect the actual use case.
1 parent 2460107 commit 3e262b8

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/integrations/workflows-and-notifications

1 file changed

+1
-1
lines changed

sources/platform/integrations/workflows-and-notifications/kestra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Tasks allow you to perform operations like running an Actor within a workflow.
7272

7373
Your completed template should match the template below.
7474
```yaml
75-
id: get_last_actor_run_and_get_dataset
75+
id: run_actor_and_fetch_dataset
7676
namespace: company.team
7777

7878
tasks:

0 commit comments

Comments
 (0)