Skip to content

Commit c882c79

Browse files
authored
Merge pull request #115 from serv-c/drgroot-patch-1
ci: allow command explicit
2 parents 0c1a624 + 953287b commit c882c79

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)