Skip to content

Commit f8af028

Browse files
committed
add tinmeout
1 parent 22b743d commit f8af028

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/claude_pr_review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
with:
2020
github_token: ${{ secrets.DENOBOT_PAT }}
2121
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
22+
timeout-minutes: 60
2223
prompt: |
2324
REPO: ${{ github.repository }}
2425
PR NUMBER: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)