fix(ci): add contents:read permission for private repo checkout

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Clint Branham
2026-03-19 11:30:16 -05:00
parent ff4853978d
commit 2043e9d26b
@@ -9,6 +9,7 @@ on:
workflow_dispatch:
permissions:
contents: read
packages: write
jobs: