Skip to content

Commit

Permalink
Checkout merge commit on pull_request_target event
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckwondo committed Nov 5, 2024
1 parent cf77990 commit bc73b03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
- name: Checkout source
uses: actions/checkout@v4
with:
ref: "${{ github.event.pull_request.merge_commit_sha }}"

- name: Install package with dependencies
uses: ./.github/actions/install-pkg
Expand Down

0 comments on commit bc73b03

Please sign in to comment.