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: add pull-requests write permission to docs workflow
GitHub Actions workflow was failing with "Resource not accessible by integration"
error when trying to comment on PRs. Added pull-requests: write permission to
allow the pr-comment job to create/update comments on pull requests.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments