We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a3373 commit c18a8a7Copy full SHA for c18a8a7
.github/workflows/claude-renovate-review.yml
@@ -28,3 +28,7 @@ jobs:
28
- uses: koki-develop/claude-renovate-review@cda94ca660ec4eb22dc7808745e6e511b98b6ebc # v1.0.7
29
with:
30
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