File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -127,14 +127,11 @@ Below is the configuration for the pull request state machine.
127127
128128 <framework : config >
129129 <framework : workflow name =" pull_request" type =" state_machine" >
130- <framework : marking-store >
131- <framework : type >method</framework : type >
132- <framework : property >currentPlace</framework : property >
133- </framework : marking-store >
130+ <framework : initial-marking >start</framework : initial-marking >
134131
135- <framework : support >App\Entity\PullRequest</ framework : support >
132+ <framework : marking-store type = " method " property = " currentPlace " / >
136133
137- <framework : initial_marking >start </framework : initial_marking >
134+ <framework : support >App\Entity\PullRequest </framework : support >
138135
139136 <framework : place >start</framework : place >
140137 <framework : place >coding</framework : place >
You can’t perform that action at this time.
0 commit comments