We have a project in Android build using Java Language. We followed all the steps but when running the job form git hub getting the below error even though we added token on the .github/workflows/build.yml . Kindly advise .
Run ./gradlew build sonarqube --info
/home/runner/work/_temp/a092195a-3013-4cbb-a2f3-5eb68276ac91.sh: line 1: ./gradlew: Permission denied
Error: Process completed with exit code 126.
What Could be reason Can you advise ?