mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-09-01 09:37:16 +00:00
GITHUB_TOKEN cannot read classic branch protection rules regardless of workflow permissions. Pass a fine-grained PAT (SCORECARD_TOKEN secret) with Administration:read so the Branch-Protection check can run without the 'internal error: some github tokens can't read classic branch protection rules' error. Ref: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md Signed-off-by: Paige Patton <prubenda@redhat.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>