Skip to content

Commit

Permalink
[DSD-6682]Update push-trigger.yml.
Browse files Browse the repository at this point in the history
updated to support sonar setup for ui repos

Signed-off-by: Mahesh-Binayak <[email protected]>
  • Loading branch information
Mahesh-Binayak authored Nov 19, 2024
1 parent 407cbbd commit e059e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
sonar-analysis:
needs: build-mosip-compliance-toolkit-ui
if: "${{ github.event_name != 'pull_request' }}"
uses: mosip/kattu/.github/workflows/npm-sonar-analysis.yml@master
uses: mosip/kattu/.github/workflows/npm-sonar-analysis.yml@develop
with:
SERVICE_LOCATION: ./
SONAR_URL: 'https://sonarcloud.io'
Expand Down

0 comments on commit e059e24

Please sign in to comment.