We are trying to get Sonarqube (on Premise with Public IP) to scan our Github Repos in Github.com
We configured a GitHub App with the correct permissions and configured Sonarqube to scan on Github Actions following the guide: GitHub Integration | SonarQube Docs
Does the documentation maybe miss a step or is there something additional that needs to be setup?
All we see in Sonarqube after doing a commit is waiting for initial scan.