Skip to content

Commit

Permalink
Update push-trigger.yml (#203)
Browse files Browse the repository at this point in the history
Signed-off-by: rajapandi1234 <[email protected]>
  • Loading branch information
rajapandi1234 authored Dec 9, 2024
1 parent d5d31e5 commit 7eb99e8
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 7eb99e8

Please sign in to comment.