Skip to content

Commit a7606c0

Browse files
authored
ci: increase stale workflow operations-per-run to 250 (#1922)
1 parent 7d9361c commit a7606c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
any-of-labels: ''
4040

4141
# Operations per run (helps avoid rate limits)
42-
operations-per-run: 100
42+
operations-per-run: 250

0 commit comments

Comments
 (0)