Fix sonar key
This commit is contained in:
parent
b8a373fa80
commit
d798ac784f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check_great_ai.yml
vendored
2
.github/workflows/check_great_ai.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
needs: lint
|
needs: lint
|
||||||
uses: ./.github/workflows/generic-sonarqube-python.yml
|
uses: ./.github/workflows/generic-sonarqube-python.yml
|
||||||
with:
|
with:
|
||||||
project_name: great_ai
|
project_name: great-ai
|
||||||
path_to_project: great_ai
|
path_to_project: great_ai
|
||||||
secrets:
|
secrets:
|
||||||
sonar_token: ${{ secrets.SONAR_TOKEN }}
|
sonar_token: ${{ secrets.SONAR_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue