Hi,
in my project I work 95% of the time on the develop branch. This is why I want to see develop as default in sonarcloud.io.
- CI system used: Github Actions
- Scanner command used when applicable: SonarSource/sonarcloud-github-action@v1.3
- Languages of the repository: JavaScript
However, there seems to be no option to select “develop” as main branch. The master branch shows up as master and the develop branchs as develop - which is correct - but I want to see the develop as main branch.
In another Sonarcloud.io project it is configured like this, but I don’t know how to get this accomplished.
Best,
Matthias
