Fix include of SAST template for non-merge-request pipelines
This MR fixes a bug introduced in Support merge request pipelines (!34 - merged) where the merge-request version of the SAST template was always included, rather than only when merge_request_pipelines: true
was given.