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: Update workflow permissions to allow git push
- Change contents permission from 'read' to 'write'
- Fixes 403 permission denied error in commit step
- Allows feature tracker database updates to be persisted
- Resolves final remaining issue in #224
Previous runs showed MCP connectivity and feature discovery working,
but failing on git push due to insufficient permissions.
0 commit comments