Skip to content

Commit

Permalink
Show PR URL in the message of the formatting PR (#1333)
Browse files Browse the repository at this point in the history
  • Loading branch information
vkucera authored May 31, 2024
1 parent 8d6c33c commit 250ff63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c++-code-formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
Please consider the following formatting changes to
#${{ github.event.pull_request.number }}
pr_body: >-
This PR cannot be merged as is. You should either run `clang-format`
Your PR ${{ github.event.pull_request.html_url }} cannot be merged as is. You should either run `clang-format`
yourself and update the pull request, or merge this PR in yours.
You can find the AliceO2 coding conventions at
Expand Down

0 comments on commit 250ff63

Please sign in to comment.