Can't add "develop" branch as a branch to be analysed

Here is my project. Linked to my GitHub organisation. Simple question: how can I make Sonarcloud analyse the “develop” branch instead of the “main” branch?

Hi @JC5

For clarity : Do you want your develop branch to become the main branch of your repository ?

If yes, you can rename “main” to “develop” in the “Branches and pull request” menu under Administration of your project.

HTH,
Mickaël