Skip to content

Commit

Permalink
Merge pull request #201 from Mahesh-Binayak/patch-1
Browse files Browse the repository at this point in the history
[DSD-6882]Update push-trigger.yml
  • Loading branch information
Prafulrakhade authored Nov 19, 2024
2 parents 12dc3e5 + 3ae89ee commit 19d5c96
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 @@ -49,7 +49,7 @@ jobs:
sonar-analysis:
needs: build-pre-registration-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: 'pre-registration-ui'
SONAR_URL: 'https://sonarcloud.io'
Expand Down

0 comments on commit 19d5c96

Please sign in to comment.