Skip to content

Commit 45ebda5

Browse files
committed
ci: checkout head
1 parent 5039005 commit 45ebda5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
- uses: actions/checkout@v3
6565
name: Checkout LLS-Addons
6666
with:
67+
repository: ${{ github.event.pull_request.head.repo.full_name }}
68+
ref: ${{ github.head_ref }}
6769
submodules: false
6870

6971
- name: Set Base and Head Refs

0 commit comments

Comments
 (0)