ci: try different ref format

This commit is contained in:
Daniel Roe 2023-05-17 11:17:39 +01:00
parent 58ed8ec346
commit 2b10dd7b75

View File

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