Commit 9646cc0
fix: add bash permissions to Claude workflow
- Include allowed_tools: 'Bash' in .github/workflows/claude.yml
- This enables Claude to run bash commands for TypeScript compilation and other tasks
- Completes the merge of workflow permissions from new branch
Co-authored-by: remorses <remorses@users.noreply.github.com>1 parent 5469c34 commit 9646cc0
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
0 commit comments