mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
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:
parent
9865791084
commit
43634dd2ed
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user