Skip to content

Commit f38ac96

Browse files
authored
Increase the number of PRs that can be checked (#17915)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
1 parent 7d05ba7 commit f38ac96

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/triage-stale-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
days-before-pr-stale: 14
2929
days-before-pr-close: -1 # Never close
3030
remove-stale-when-updated: false
31+
operations-per-run: 100
3132
only-labels: 'waiting for review'
3233
# The hope is that by setting the stale-pr-label to the same label
3334
# as the label that the stale check looks for, this will result in

0 commit comments

Comments
 (0)