We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d05ba7 commit f38ac96Copy full SHA for f38ac96
1 file changed
.github/workflows/triage-stale-check.yml
@@ -28,6 +28,7 @@ jobs:
28
days-before-pr-stale: 14
29
days-before-pr-close: -1 # Never close
30
remove-stale-when-updated: false
31
+ operations-per-run: 100
32
only-labels: 'waiting for review'
33
# The hope is that by setting the stale-pr-label to the same label
34
# as the label that the stale check looks for, this will result in
0 commit comments