Yes it worked for us.
For every git repository, we have a Continuous Integration (CI) Build in Azure DevOps (our build platform), that does build + test + publish Sonar results.
I just have to queue manually a new CI job on “dev” branch (which is our default/base branch) to solve the issue on Sonar.