Skip to content

Add new github workflow to mirror gitlab to github

Matthew Hart requested to merge add-gitlab-mirror-workflow into main

Add a new workflow file, which will execute on github. The pipeline will clone the github repo, add the gitlab remote, fetch it and then push the changes back to the github main branch.

This runs on the hour, every hour.

Merge request reports

Loading