mirror of
https://github.com/Xahau/xahaud.git
synced 2026-04-29 15:37:46 +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.