Skip to content

Commit cf7dc4e

Browse files
committed
Permit gh api CLI eps usage
1 parent f927863 commit cf7dc4e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@
2323
"Write(.claude/*commit_msg*)",
2424
"Write(.claude/git_commit_msg_LATEST.md)",
2525
"Skill(run-tests)",
26-
"Bash(echo EXIT:$?:*)"
26+
"Bash(echo EXIT:$?:*)",
27+
"Bash(gh api:*)",
28+
"Bash(gh pr:*)",
29+
"Bash(gh issue:*)"
2730
],
2831
"deny": [],
2932
"ask": []

0 commit comments

Comments
 (0)