Skip to content

Commit 835849b

Browse files
sjnimsclaude
andcommitted
fix: remove deprecated mode parameter from claude-pr-review workflow
The `mode` parameter was removed in claude-code-action v1.0.23. The action now uses intelligent auto-detection to determine the appropriate execution mode based on workflow context. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 02e47ae commit 835849b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/claude-pr-review.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
uses: anthropics/claude-code-action@f0c8eb29807907de7f5412d04afceb5e24817127 # v1.0.23
4545
with:
4646
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
47-
mode: agent
4847
track_progress: true
4948
prompt: |
5049
Review this pull request for the plugin-dev Claude Code plugin.

0 commit comments

Comments
 (0)