Skip to content

Commit

Permalink
Checkout the latest version of the pull-request
Browse files Browse the repository at this point in the history
Also trigger because action has been updated
  • Loading branch information
jakob-fritz committed Jan 22, 2024
1 parent 9e63c0a commit 930f505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 930f505

Please sign in to comment.