Browse Source

Revert attempt to install plugins (#509)

pull/510/head
Mick Letofsky 2 weeks ago committed by GitHub
parent
commit
347c511a06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      .github/workflows/_review-code.yml

3
.github/workflows/_review-code.yml

@ -214,9 +214,6 @@ jobs: @@ -214,9 +214,6 @@ jobs:
track_progress: true
use_sticky_comment: true
settings: ${{ steps.configure-marketplace.outputs.settings_json }}
plugins: |
claude-config-validator@bitwarden-marketplace
bitwarden-code-review@bitwarden-marketplace
prompt: |
Use bitwarden-code-reviewer agent to review the currently checked out pull request changes.
claude_args: |

Loading…
Cancel
Save