Skip to content

Commit 42fd040

Browse files
committed
increase pr review timeout ot 20ms for the sdk
1 parent d273cb4 commit 42fd040

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/general-pr-review.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
pr_number: ${{ github.event.pull_request.number }}
4343
head_sha: ${{ github.event.pull_request.head.sha }}
4444
review_prompt: general
45-
timeout-minutes: 15
45+
timeout-minutes: 20

0 commit comments

Comments
 (0)