Skip to content

Commit

Permalink
printing the PR number
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeet-joy_xero committed Oct 4, 2024
1 parent cd3dc86 commit c25f33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-yaml-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
exit 1
fi
echo "Merging the PR...."
echo "Merging the PR: $PR_NUMBER...."
gh pr merge $PR_NUMBER --merge --delete-branch --repo ${{github.repository}}
Expand Down

0 comments on commit c25f33e

Please sign in to comment.