When I accept a merge request in gitlab, it triggers another build in Jenkins. This is undesirable since the branch has already been merged and deleted. The result of the build is not useful since we've already run the build before merging the branch.