Add new github workflow to mirror gitlab to github
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.