Skip to content

Commit 567e2f3

Browse files
authored
TEMP: Increase stale limit to 1000
1 parent 8b5326d commit 567e2f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ jobs:
3636
exempt-draft-pr: false
3737
exempt-milestones: true
3838
exempt-all-milestones: true
39+
operations-per-run: 1000 # TODO TEMPORARY FOR INITIAL RUN

0 commit comments

Comments
 (0)