Only analysis development branch and not the master

we are trying to see if there is a way to only have SonarCloud analysis on the development branch instead of all branches, Is there a way to do this?

Hey there.

It would help a lot to tell us more about how you’re analyzing your code! However, since you tagged your post Azure DevOps, I have to assume you’re using Azure Pipelines.

In this case, you’d want to set certain conditions on the SonarQubeCloud tasks (see the Azure DevOps docs here)