If you want to fork this to repro in your own account:

  • fork the repo
  • change the main.yml workflow to have a different SonarCloud organization (/o:"andrei-epure-sonarsource-github")
  • eventually update the project name
  • go to Settings -> Secrets -> Action -> New Repository Secret -> add name SONAR_TOKEN and value - a token created with your personal SonarCloud organization (https://sonarcloud.io/account/security/ -> generate a token)

image