Skip to content

Commit 4f695b4

Browse files
authored
Update claude.yml
1 parent 8321ba6 commit 4f695b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/claude.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ jobs:
3434
id: claude
3535
uses: anthropics/claude-code-action@beta
3636
with:
37+
allowed_tools: |
38+
Bash(zig)
39+
Bash(git)
3740
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3841

3942
# This is an optional setting that allows Claude to read CI results on PRs

0 commit comments

Comments
 (0)