the pipelines should run tests on all PR's
Currently, the gitlab CI is only running on merges to develop and master.
tests should run on all all Merge request events, and merges to develop and master.
compile and deploy of wiki and phpdoc should remain as they are: only on merge to develop and master.