Skip to content

Commit c18a8a7

Browse files
committed
ci: Add allowed-tools
1 parent 78a3373 commit c18a8a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/claude-renovate-review.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,7 @@ jobs:
2828
- uses: koki-develop/claude-renovate-review@cda94ca660ec4eb22dc7808745e6e511b98b6ebc # v1.0.7
2929
with:
3030
claude-code-oauth-token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
31+
allowed-tools: |
32+
WebSearch
33+
WebFetch(domain:github.com)
34+
WebFetch(domain:docs.github.com)

0 commit comments

Comments
 (0)