You can define pipeline for merge_requests
in .gitlab-ci.yml
However, I want to trigger a pipeline run from a mirrored GitHub Pull Request.
When I create PR, there is no associated pipeline run in GitLab
Trigger CI/CD Pipeline from Mirrored GitHub Pull Request
jnearing
#1