Skip to content

Commit 953287b

Browse files
authored
ci: allow command explicit
1 parent 0c1a624 commit 953287b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
with:
3535
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
3636
timeout_minutes: "60"
37-
allowed_tools: 'Bash(*),Bash(gh *),Bash(pip *),Bash(mypy *),Bash(python *)'
37+
allowed_tools: 'Bash(*),Bash(gh *),Bash(pip *),Bash(mypy *),Bash(python *),Bash(mypy servc --check-untyped-defs)'

0 commit comments

Comments
 (0)