Update docs/documentation/server_admin/topics/workflows/understanding-workflow-definition.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
This commit is contained in:
Stefan Guilhen 2025-12-29 10:28:22 -03:00 committed by Pedro Igor
parent 9865791084
commit 43634dd2ed

View File

@ -11,7 +11,7 @@ In its simplest form, a workflow definition can be defined as follows:
```yaml
name: Onboarding new users
on: user_created
on: user-created
steps:
- uses: notify-user
with: