leftibot 83873a33f4 Address review: restore ref option to fix detached HEAD in auto-clang-format
The previous commit (5fc11e6) incorrectly removed the ref option from
the checkout step. actions/checkout@v6 on pull_request events defaults
to the merge ref (detached HEAD), so ref: github.head_ref is required
for EndBug/add-and-commit to push back to the PR branch.

Requested by @lefticus in PR #691 review.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 16:36:30 -06:00
..
workflows Address review: restore ref option to fix detached HEAD in auto-clang-format 2026-04-15 16:36:30 -06:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-02-23 14:08:22 -07:00
ISSUE_TEMPLATE.md Rename ISSUE_TEMPLATE to ISSUE_TEMPLATE.md 2016-02-23 13:38:50 -07:00
PULL_REQUEST_TEMPLATE.md Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2016-02-23 13:39:07 -07:00