Skip to content

Commit bc73b03

Browse files
committed
Checkout merge commit on pull_request_target event
1 parent cf77990 commit bc73b03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
7474
- name: Checkout source
7575
uses: actions/checkout@v4
76+
with:
77+
ref: "${{ github.event.pull_request.merge_commit_sha }}"
7678

7779
- name: Install package with dependencies
7880
uses: ./.github/actions/install-pkg

0 commit comments

Comments
 (0)