GitHub Actions not working Sonarqube On prem

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.

Hey there.

Have you checked the logs of your GitHub Actions run? Do you see the action running?