Files
sunnypilot/.github/workflows
Cameron Clough fd73f0955f CI: use github.head_ref to group PR action runs (#26505)
* CI: use github.head_ref to group PR action runs

for push triggers, github.ref is set to the "branch or tag ref that was pushed"
for pull_request triggers, it is set to the "pull request merge branch" (master?)

github.head_ref is only set when the trigger is pull_request

https://docs.github.com/en/actions/learn-github-actions/contexts#github-context

* only check github.ref for push event
old-commit-hash: a662af57c7
2022-11-15 13:07:46 -08:00
..
2022-10-16 15:54:36 -07:00
2022-08-22 20:54:02 -07:00
2022-10-16 15:54:36 -07:00