Skip to content

Commit 336ff16

Browse files
committed
Changed description, because transition_issue action can use only transition id.
1 parent 69f2ee7 commit 336ff16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/transition_issue.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ parameters:
1111
required: true
1212
transition:
1313
type: string
14-
description: Name of transition (e.g. Close, Start Progress, etc).
14+
description: ID of transition (e.g. 11, 21, etc).
1515
required: true

0 commit comments

Comments
 (0)