Skip to content

Commit

Permalink
Merge pull request #6471 from MetRonnie/actions
Browse files Browse the repository at this point in the history
GH Actions shortlog: check out head ref
  • Loading branch information
oliver-sanders authored Nov 11, 2024
2 parents 755675c + 6cc0c65 commit c4ec05b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/shortlog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0 # need to fetch all commits to check contributors
ref: ${{ github.event.pull_request.head.sha }}

- name: Check CONTRIBUTING.md
uses: cylc/release-actions/check-shortlog@v1

0 comments on commit c4ec05b

Please sign in to comment.