Skip to content

Commit

Permalink
Revert "DROP: Checkout pull request HEAD commit instead of merge commit"
Browse files Browse the repository at this point in the history
This reverts commit 4baa11c.
  • Loading branch information
robertvolkmann committed Oct 16, 2024
1 parent 1cdabb4 commit 6f48469
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:

- name: Checkout
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}

- name: Set up Go 1.23
uses: actions/setup-go@v5
Expand Down

0 comments on commit 6f48469

Please sign in to comment.