Skip to content

Commit 5c21126

Browse files
committed
Update PR GHA workflow
1 parent 366abd4 commit 5c21126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
- Commits:${{ github.event.pull_request.commits_url }}
4040
- Diff: ${{ github.event.pull_request.diff_url }}
4141
42-
See [CHANGELOG.md][https://${{ github.server_url }}/${{ github.repository }}"/blob/${{ github.event.pull_request.head.sha }}/CHANGELOG.md] for more details.
42+
See [CHANGELOG.md][https://${{ github.server_url }}/${{ github.repository }}/blob/${{ github.event.pull_request.merge_commit_sha }}/CHANGELOG.md] for more details.
4343
draft: false
4444
prerelease: false

0 commit comments

Comments
 (0)