Skip to content

Commit a34d30f

Browse files
authored
increase labeler timeout (#14922)
1 parent 1372006 commit a34d30f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gemini-automated-pr-size-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
label-pr:
9-
timeout-minutes: 5
9+
timeout-minutes: 10
1010
if: |-
1111
${{ github.repository == 'google-gemini/gemini-cli' }}
1212
permissions:

0 commit comments

Comments
 (0)