diff --git a/.github/workflows/wizrd-review.yml b/.github/workflows/wizrd-review.yml index a93fbee..b25faed 100644 --- a/.github/workflows/wizrd-review.yml +++ b/.github/workflows/wizrd-review.yml @@ -40,7 +40,7 @@ jobs: plugin_marketplaces: 'https://github.com/anthropics/claude-code.git' plugins: 'code-review@claude-code-plugins' prompt: | - /code-review:code-review ${{ github.repository }}/pull/${{ github.event.pull_request.number }} + /code-review:code-review --comment ${{ github.repository }}/pull/${{ github.event.pull_request.number }} Review style: ${{ inputs.review_style }}.