Update check_properties.yml

This commit is contained in:
Ludy87 2024-12-21 16:59:33 +01:00
parent d136f9bd31
commit 67a08a7c05
No known key found for this signature in database
GPG Key ID: 92696155E0220F94

View File

@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.event.pull_request.head.ref }}
ref: refs/pull/${{ github.event.pull_request.number }}/merge
path: pr-branch
fetch-depth: 0