The added rules keyword in eba3820d (.gitlab-ci.yml: Fix windows CI,
2023-02-03) seems to have triggered a gitlab behaviour that creates
duplicated pipelines, one for the branch and for the MR.
Avoid that by using workflow:rules 1. We already use that for cppTango.