[CI] Update CI

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2021-06-12 15:47:35 +02:00 committed by GitHub
parent b8cc842cbf
commit da4ae6c5d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
with:
ref: ${{ github.ref }}
ref: 'refs/pull/${{ github.event.client_payload.pull_request.number }}/merge'
fetch-depth: 0
- uses: dorny/paths-filter@v2