Skip to content

Commit

Permalink
Update ci-backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mghilardelli authored Oct 30, 2024
1 parent 30502b2 commit c43075e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
if: github.event_name == 'push'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
with:
args: |
-Dsonar.branch.name=${{ github.head_ref }}
Expand Down

0 comments on commit c43075e

Please sign in to comment.