Avoid breaking change when script syntax is invalid when no inputs used
What does this MR do?
Avoid breaking change when script syntax is invalid when no inputs used
This change set fixes another breaking change where we do not start to
parse text in keywords (like script) when no inputs are defined and
that text contains invalid moa syntax.
Refs Fix breaking change with job inputs when using ... (#39268 - closed)
Why was this MR needed?
Context: https://gitlab.slack.com/archives/C019R5JD44E/p1771368270961089
Edited by Timo Furrer