Skip to content

Commit

Permalink
Update pull-request-gate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gjong authored Aug 8, 2024
1 parent fc83015 commit 69c4ba4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull-request-gate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,5 @@ jobs:
uses: actions/download-artifact@v4
with:
name: build-artifact
- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@v4
- name: Quality gate
run: ./gradlew sonar -Dsonar.token=${{ secrets.SONAR_TOKEN }} -Dsonar.gradle.skipCompile=true -Dsonar.host.url=https://sonarcloud.io

0 comments on commit 69c4ba4

Please sign in to comment.