Skip to content

Commit

Permalink
docs: WorkflowTemplate trigger from a sensor example - Fixes #2234
Browse files Browse the repository at this point in the history
Signed-off-by: Wesley Scholl <[email protected]>
  • Loading branch information
wesleyscholl authored Nov 16, 2024
1 parent f4c8c4d commit 3849275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/triggers/workflow-template-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ spec:
dataKey: body.pusher.email # (GitHub user email)
dest: spec.arguments.parameters.3.value
template:
serviceAccountName: operate-workflow-sa # Service account - Required to submit workflows
serviceAccountName: operate-workflow-sa # Service account required to submit workflows

0 comments on commit 3849275

Please sign in to comment.