Fix sonar key
This commit is contained in:
parent
8033e63b51
commit
0c97828b9f
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
|
||||
uses: ./.github/workflows/generic-sonarqube-python.yml
|
||||
with:
|
||||
project_name: great_ai
|
||||
project_name: great-ai
|
||||
path_to_project: great_ai
|
||||
secrets:
|
||||
sonar_token: ${{ secrets.SONAR_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue