Skip to content

Commit 27eacbf

Browse files
committed
Added bot to allowed_bots list.
1 parent 473b205 commit 27eacbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
id: claude-review
3636
uses: anthropics/claude-code-action@v1
3737
with:
38+
allowed_bots: 'claude[bot]'
3839
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3940
plugin_marketplaces: 'https://github.com/anthropics/claude-code.git'
4041
plugins: 'code-review@claude-code-plugins'

0 commit comments

Comments
 (0)