GITHUB_REF_NAME resolves to the PR number on pull_request events, not the branch name. Fetch by commit SHA directly which works for both push and pull_request triggers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
GITHUB_REF_NAME resolves to the PR number on pull_request events, not the branch name. Fetch by commit SHA directly which works for both push and pull_request triggers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>