Skip to content

Commit 8c81b10

Browse files
committed
workflows.yaml: Offset lines
1 parent ee1bd0b commit 8c81b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code_samples/workflow/custom_workflow/config/packages/workflows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ ibexa:
3030
icon: '/bundles/ibexaplatformicons/img/all-icons.svg#notice'
3131
reviewers:
3232
required: true
33-
# Location ID of "Administrator users" user group.
3433
user_group: 13
3534
actions:
3635
legal_transition_action:
3736
data:
3837
message: "Sent to the legal department"
3938
validate: true
4039
back_to_draft:
40+
# Notice the reverse property referring to previous transition label
4141
reverse: to_legal
4242
label: Back to draft
4343
color: '#cb8888'

0 commit comments

Comments
 (0)