Add the PR head as reference to the checkout action of the splitter job. (#981)

* Add the pull request its head as reference to the repo-checkout of the splitter job.

* Delete changelogs/fragments/20250808-bugfix-workflow-splitter-ref.yaml

Remove changelog file as this is a CI-only change

---------

Co-authored-by: Bianca Henderson <bianca@redhat.com>
This commit is contained in:
Yorick Gruijthuijzen
2025-10-01 21:41:34 +02:00
committed by GitHub
parent 027700c3f4
commit ec35c74e2e

View File

@@ -26,6 +26,7 @@ jobs:
with:
path: ${{ env.source_dir }}
fetch-depth: "0"
ref: ${{ github.event.pull_request.head.sha }}
- name: list changes for pull request
id: splitter