Can not get Github Analysis Action to Run

I have access to my organizations Github Repository in SonarCloud. But when I choose the recommended analysis method (Github Action), I follow the steps on the next page to create a SECRET, add a build.yml file and add a sonar properties configuration file…but at the very end, the page is supposed to refresh and show me the code analysis, but nothing happens…what am I doing wrong?

Navigate to the Actions tab of your GitHub repository – has your action run, and was it successful?

The Action has not run. I can see the Action in question listed under the “Workflows” column on the left. And the main panel says “0 workflows Run”; How do I run it?

Hey there.

A little searching goes a long way: Manually running a workflow - GitHub Docs