Skip to content

Commit 2364135

Browse files
authored
Update dragon-ai.yml
1 parent 474c7ed commit 2364135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dragon-ai.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,6 @@ jobs:
178178
# Run Claude with proper permissions
179179
claude -p "$(cat /tmp/claude-input/claude_prompt.txt)" \
180180
--output-format stream-json \
181-
--allowedTools "Bash(git:*)" "Bash(gh:*)" "FileSystem(*)" \
181+
--allowedTools "Bash(*),FileEdit,Edit,MultiEdit,WebSearch,WebFetch,mcp__ols_mcp__search_all_ontologies,mcp__ols_mcp__get_terms_from_ontology" \
182182
--verbose
183183

0 commit comments

Comments
 (0)