mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-05-24 06:40:21 +08:00
ddc7b4567e
Prevents `git fetch origin pull/<N>/head:main` failures on fork PRs whose head branch is also named `main` — using a SHA puts the runner in detached HEAD so the main ref is free for the action's internal fetch.