Use jobs.<job_id>.delegates
to designate a custom job to be executed in the workflow job.
A single workflow job may use either uses or delegates for specifying job execution.
|
<job-name>: delegates: <path to any custom job> with: < Use `with` to provide custom job input values>