mirror of
https://github.com/lunchcat/sif.git
synced 2026-07-08 13:27:16 -07:00
9d95c5b74c
pull_request runs from forks and dependabot don't receive OIDC tokens or repo secrets, so claude-code-action can't authenticate and the check fails on every external contributor PR. Guard the job to same-repo, non-dependabot PRs so it skips (rather than fails) those cases.