Summary
In #714, we added a class to modify workflows. In this small task, we want to extend removing a job to also modify the needs of subsequent jobs. It is not in the scope of this issue to handle if the needs if used later in the subsequent job (e.g. setting a matrix or its output used in a particular step).
Summary
In #714, we added a class to modify workflows. In this small task, we want to extend removing a job to also modify the needs of subsequent jobs. It is not in the scope of this issue to handle if the needs if used later in the subsequent job (e.g. setting a matrix or its output used in a particular step).