Template for a good new topic, formatted with Markdown:
ALM used: GitHub
CI system used: GitHub
Scanner command used: `./gradlew sonar --info
Languages of the repository: Kotlin
Error observed: When manually starting a workflow on a branch or tag, the results are publish on Sonarcloud.io as if run on the main branch. I expect this to be published as a branch run, shown in the Branches overview.
Steps to reproduce: Manually trigger a Github workflow on a gradle project on a branch.