Skip to content

Commit f11b797

Browse files
Gun5m0k3javiereguiluz
authored andcommitted
Update workflow.rst
1 parent 892bbda commit f11b797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ transition. The value of this option is any valid expression created with the
431431
to: published
432432
reject:
433433
# or any valid expression language with "subject" referring to the post
434-
guard: "has_role("ROLE_ADMIN") and subject.isStatusReviewed()"
434+
guard: "has_role('ROLE_ADMIN') and subject.isStatusReviewed()"
435435
from: reviewed
436436
to: rejected
437437

0 commit comments

Comments
 (0)