Skip to content

Commit

Permalink
[MOSIP-34442]Update push-trigger.yml (#235)
Browse files Browse the repository at this point in the history
Signed-off-by: Mahesh-Binayak <[email protected]>
Signed-off-by: rajapandi.m <[email protected]>
  • Loading branch information
Mahesh-Binayak authored and rajapandi1234 committed Jul 23, 2024
1 parent 307fa6e commit 6a5d8ba
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 @@ -107,7 +107,7 @@ jobs:
sonar_analysis:
needs: build-maven-print
if: "${{ github.event_name != 'pull_request' }}"
uses: mosip/kattu/.github/workflows/maven-sonar-analysis.yml@develop
uses: mosip/kattu/.github/workflows/maven-sonar-analysis.yml@master-java21
with:
SERVICE_LOCATION: ./
secrets:
Expand Down

0 comments on commit 6a5d8ba

Please sign in to comment.