Skip to content

Commit 463503d

Browse files
committed
ci: claude code allow all Bash
1 parent 158fdbf commit 463503d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/cluade-ai-dev.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,8 @@ jobs:
4040
env:
4141
ANTHROPIC_BASE_URL: "${{ secrets.ANTHROPIC_BASE_URL }}"
4242
with:
43-
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
43+
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
44+
allowed_tools: |
45+
Bash
46+
Edit
47+
Replace

0 commit comments

Comments
 (0)