Hello everyone. I set up a mirroring repo using the option “CI/CD for external repo” when creating a new project. For my other mirrored repo, when every I git push to github, gitlab will automatically detect the push and will mirror over. However, for this new repo, gitlab somehow does not detect the push. I think this might be because I am not pushing to the master branch. Does anyone have an idea on this issue?
Thanks