Xcode Cloud not detecting branches?

We just changed the repository from Bitbucket > Github. While all connected successfully, none of the branches are appearing.

I understand usually it takes time (cache etc) but its been a good few hours.

Also tried to remove the integration and re-setup but to no avail.

From Setting up your project to use Xcode Cloud:

Additionally, you need a certain permission or role to connect Xcode Cloud to your Git repository. The exact permission depends on the SCM provider you use:

  • If you host your code on Bitbucket Cloud or Bitbucket Server, you need the administrator permission.

  • If you host your code on GitHub or GitHub Enterprise, you need to be an organization owner, or need the admin permission if you don’t use a GitHub organization.

  • If you host your code on GitLab, or on a self-managed GitLab instance, you need the maintainer permission.

If you don’t have the required role or permission, work with a team member who does. For more information, see Connect Xcode Cloud to an admin-managed Git repository.

Xcode Cloud not detecting branches?
 
 
Q