Skip to content

Commit

Permalink
🔀 Merge origin/9-update-job-for-static-code-analysis into `origin/m…
Browse files Browse the repository at this point in the history
…ain` (#13)
  • Loading branch information
lengors authored Aug 15, 2024
2 parents 87e6467 + d8958de commit 4b0a813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: ./mvnw -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dgpg.skip -Dsonar.projectKey=lengors_maven-java-template
run: ./mvnw -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dgpg.skip -Dsonar.projectKey=lengors_js2pets

0 comments on commit 4b0a813

Please sign in to comment.