Unexpected argument error when calling continuation pipeline

@rit1010 check the solution from this discussion. Specifically, the manual-workflow-a and manual-workflow-b parameters have been defined in the continuation config even though they are not even used. Without duplicating them you would get the error “Unexpected argument(s)” highlighted by @kochax

Is this parameter forwarding the expected behaviour or is it a bug? If it’s expected it should be documented