You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove invalid 'metadata' permission from workflow
GitHub Actions workflow was failing due to invalid 'metadata: read' permission.
Removed the invalid permission - only 'contents: read' is needed for checkout.
Organization membership checking uses fine-grained token, not GITHUB_TOKEN.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments