diff --git a/.github/workflows/gitlab_ci.yml b/.github/workflows/gitlab_ci.yml index 3084cb37cd..27005e9e20 100644 --- a/.github/workflows/gitlab_ci.yml +++ b/.github/workflows/gitlab_ci.yml @@ -68,7 +68,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 with: - ref: "${{ github.event.pull_request.merge_commit_sha }}" + ref: "${{ github.event.pull_request.head.sha }}" persist-credentials: false - name: Mirror and wait for Gitlab-CI uses: jakob-fritz/github2lab_action@Iss35_mirror_pr