Master branch not being analyzed

I am having issues where SonarCloud is performing analysis on individual branches, but has not updated the master branch since Sept.1 (6 months ago). How can I trigger an analysis of the main branch? Neither merges nor direct commits seem to work.

  • ALM: GitHub
  • CI: GitHub Actions
  • Languages: C#

Hey there.

How is your github actions yaml configured on your main branch? Feel free to paste it here.