We use sonarcloud with github, the language is C# primarily in the repo. We use the CI analysis method to scan code. Our PRs that run with a github action are working fine, but our main branch hasn’t been analyzed since 4/2. It was working fine before that and there have been many changes to that branch since that date.
I don’t see any errors or any way to manually kick that off. Can anyone point me in the correct direction to start troubleshooting this?