chore: pass ref to checkout

This commit is contained in:
Daniel Roe 2023-05-17 11:10:27 +01:00
parent f9c476933a
commit 58ed8ec346
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ jobs:
- uses: actions/checkout@v3
with:
ref: ${{ github.event.issue.pull_request.head.ref }}
fetch-depth: 0
- run: corepack enable