Enable build-codec-linux-make for all MR pipelines
Currently, MR pipelines are only defined for main. Since the requirement is set to make MR pipelines pass, MRs to any other branch will stall since to MR pipeline is triggered. This will add the build-codec-linux-make job to all MR pipelines, ensuring that MRs can be merged. This is for instance relevant for merges to the ivas-float-update branch.
Edited by norvell