Template for a good new topic, formatted with Markdown:
I use the the GitHub Action with the where I have spesifed a job sonarCloudTrigger:
I have defined the sonar-project.properties i the base directory
When Github execute the sonarCloudTrigger job it does not find the projectKey from the sonar-project.properties file
What do I have to do to so the job reads the sonar-project.properties file ?