GitLab does not automatically mirror Github branch

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

1 Like

Found the same problem as you.
https://gitlab.com/gitlab-org/gitlab/issues/5667 might resolve this problem.