Skip to content

Commit

Permalink
Update PR GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
surpher committed Dec 20, 2024
1 parent 366abd4 commit 5c21126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
- Commits:${{ github.event.pull_request.commits_url }}
- Diff: ${{ github.event.pull_request.diff_url }}
See [CHANGELOG.md][https://${{ github.server_url }}/${{ github.repository }}"/blob/${{ github.event.pull_request.head.sha }}/CHANGELOG.md] for more details.
See [CHANGELOG.md][https://${{ github.server_url }}/${{ github.repository }}/blob/${{ github.event.pull_request.merge_commit_sha }}/CHANGELOG.md] for more details.
draft: false
prerelease: false

0 comments on commit 5c21126

Please sign in to comment.