Browse Source

Crud... Forgot to remove the other spaces

pull/518/head
Mick Letofsky 5 days ago
parent
commit
2fcab63b46
No known key found for this signature in database
GPG Key ID: 1A811212E4B8F8A9
  1. 2
      .github/workflows/_review-code.yml

2
.github/workflows/_review-code.yml

@ -293,4 +293,4 @@ jobs: @@ -293,4 +293,4 @@ jobs:
Use bitwarden-code-reviewer agent to review the currently checked out pull request changes. The agent will post inline comments and a summary comment directly. Do not repeat or summarize the agent's findings after it completes.
claude_args: |
--verbose
--allowedTools "Read,Grep,Glob,Bash(git diff:*), Bash(git log:*), Bash(git show:*), Bash(gh pr view:*), Bash(gh pr diff:*), Bash(gh pr review:*), Bash(gh pr comment:*), mcp__github_comment__update_claude_comment,mcp__github_inline_comment__create_inline_comment"
--allowedTools "Read,Grep,Glob,Bash(git diff:*),Bash(git log:*),Bash(git show:*),Bash(gh pr view:*),Bash(gh pr diff:*),Bash(gh pr review:*),Bash(gh pr comment:*),mcp__github_comment__update_claude_comment,mcp__github_inline_comment__create_inline_comment"

Loading…
Cancel
Save