Skip to content

Commit

Permalink
Sonarcloud(): remove key
Browse files Browse the repository at this point in the history
  • Loading branch information
slotheth committed Jun 5, 2024
1 parent 4556b9f commit f2069f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
- name: SonarCloud Scan
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_PROJECT_KEY: Contribution-DAO_tendermint-proposal-monitor
SONAR_ORGANIZATION: cdao
run: |
sonar-scanner \
-Dsonar.projectKey=Contribution-DAO_tendermint-proposal-monitor \
Expand Down

0 comments on commit f2069f9

Please sign in to comment.