SonarCloud PullRequest analysis not working

Hi @Colin
Adding more information what i had observed.
When i run my github actions within Github Provided runners sonarcloud was able to process the pull request, however when i run the Github Actions Inside AWS Codebuild runners the pull request is not processed in the sonarcloud.
What observe when running Github actions inside the code-build runners it shows below log.

Multiple CI environments were detected, disabling auto-configuration

And as per this post i added autoconfig disable property, still the same issue i am facing.

Appreciate your help.

Thanks
Parasappa