Skip to content

Commit

Permalink
Link to compare view in PR for updated role
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbuckley committed Jul 22, 2024
1 parent 2d706d0 commit 5c21e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
author: 'github-actions[bot] <github-actions[bot]@users.noreply.github.com>'
commit-message: Update role from CV
title: Update role from CV
body: 'Updates role to match CV repository. See full diff: ${{ github.repository }}@${{ github.ref }}'
body: 'Updates role to match CV repository. See full diff: ${{ github.event.compare }}'
- name: Check Pull Request
if: steps.pull-request.outputs.pull-request-operation == ''
uses: actions/github-script@v7
Expand Down

0 comments on commit 5c21e56

Please sign in to comment.