diff --git a/.claude/settings.json b/.claude/settings.json index d8f84640..671a0844 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -2,49 +2,5 @@ "attribution": { "commit": "", "pr": "" - }, - "permissions": { - "deny": [ - "Bash(gh pr merge:*)", - "Bash(gh pr close:*)", - "Bash(gh pr edit:*)", - "Bash(gh pr lock:*)", - "Bash(gh pr unlock:*)", - "Bash(gh pr reopen:*)", - "Bash(gh pr ready:*)", - "Bash(gh pr checkout:*)", - "Bash(gh issue create:*)", - "Bash(gh issue close:*)", - "Bash(gh issue reopen:*)", - "Bash(gh issue edit:*)", - "Bash(gh issue delete:*)", - "Bash(gh issue lock:*)", - "Bash(gh issue unlock:*)", - "Bash(gh issue transfer:*)", - "Bash(gh issue pin:*)", - "Bash(gh issue unpin:*)", - "Bash(gh repo edit:*)", - "Bash(gh repo archive:*)", - "Bash(gh repo delete:*)", - "Bash(gh repo rename:*)", - "Bash(gh repo sync:*)", - "Bash(gh repo create:*)", - "Bash(gh repo fork:*)", - "Bash(gh release:*)", - "Bash(gh secret:*)", - "Bash(gh org:*)", - "Bash(gh workflow:*)", - "Bash(gh run rerun:*)", - "Bash(gh run cancel:*)", - "Bash(gh run delete:*)", - "Bash(gh run watch:*)", - "Bash(gh api:*DELETE:*)", - "Bash(gh api:*PATCH:*)", - "Bash(gh api:*PUT:*)", - "Bash(gh api:*POST*/merge:*)", - "Bash(gh api graphql:*mutation:*)", - "Bash(gh api graphql:*Mutation:*)", - "Bash(gh api:*graphql* -f query=*mutation:*)" - ] } }