diff --git a/plugins/code-review/commands/code-review.md b/plugins/code-review/commands/code-review.md index 135d10f3..614d29e2 100644 --- a/plugins/code-review/commands/code-review.md +++ b/plugins/code-review/commands/code-review.md @@ -1,5 +1,5 @@ --- -allowed-tools: Bash(gh issue view:*), Bash(gh search:*), Bash(gh issue list:*), Bash(gh api:*), Bash(gh pr comment:*), Bash(gh pr diff:*), Bash(gh pr view:*), Bash(gh pr review:*), Bash(gh pr list:*) +allowed-tools: Bash(gh issue view:*), Bash(gh search:*), Bash(gh issue list:*), Bash(gh comment:*), Bash(gh pr diff:*), Bash(gh pr view:*), Bash(gh pr list:*) description: Code review a pull request ---