Skip to content

Commit

Permalink
Update push-trigger.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Mahesh-Binayak <[email protected]>
  • Loading branch information
Mahesh-Binayak authored Nov 19, 2024
1 parent 12dc3e5 commit 3ae89ee
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 3ae89ee

Please sign in to comment.