Skip to content

Add CI workflow to enable merge request pipelines when a merge request is open

Benjamin Winger requested to merge bmwinger/portmod:merge-trains into master

Testing to see if this will work to get merge trains working without redundant CI runs. It would be useful to be able to merge stuff that isn't perfectly up to date, but still be able to test it against the latest version of the code prior to merging.

Merge request reports