Commit a82c55d
fix: add GitHub Actions permissions for PR validation workflow
- Add permissions block to .github/workflows/pr-validation.yml
- Grant contents:read, pull-requests:write, issues:write, actions:read
- Resolves "Resource not accessible by integration" error for github-script action
- Enables automated PR comment functionality for validation results
Fixes GitHub Actions runs:
- https://github.com/minipuft/claude-prompts-mcp/actions/runs/16542308461/job/46785195194
- https://github.com/minipuft/claude-prompts-mcp/actions/runs/16542308459
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 584cef2 commit a82c55d
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| |||
0 commit comments