Skip to content

Commit

Permalink
Update push-trigger.yml
Browse files Browse the repository at this point in the history
Signed-off-by: rajapandi1234 <[email protected]>
  • Loading branch information
rajapandi1234 authored Oct 24, 2024
1 parent 9482ba1 commit fe81b08
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ jobs:

with:
service_name: ${{ matrix.SERVICE_NAME }}
version: ${{ github.ref_name }}
version: ${{ github.event.pull_request.base.ref }}

0 comments on commit fe81b08

Please sign in to comment.