There was an error while loading. Please reload this page.
1 parent 22b743d commit f8af028Copy full SHA for f8af028
1 file changed
.github/workflows/claude_pr_review.yml
@@ -19,6 +19,7 @@ jobs:
19
with:
20
github_token: ${{ secrets.DENOBOT_PAT }}
21
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
22
+ timeout-minutes: 60
23
prompt: |
24
REPO: ${{ github.repository }}
25
PR NUMBER: ${{ github.event.pull_request.number }}
0 commit comments