Skip to content

Commit

Permalink
CI: set HEAD to the PR
Browse files Browse the repository at this point in the history
  • Loading branch information
hmenke committed Aug 4, 2021
1 parent d3b9bc8 commit 816860f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0

- name: "Check commits"
Expand Down

0 comments on commit 816860f

Please sign in to comment.