mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-06 10:16:35 +00:00
The matrix-setup job was using github.event.head_commit.message which is empty for PR events. Now fetches via API using the PR head SHA.
The matrix-setup job was using github.event.head_commit.message which is empty for PR events. Now fetches via API using the PR head SHA.