Bump operations-per-run parameter in stale issues action (#18276)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons
2024-09-24 09:44:27 -04:00
committed by GitHub
parent 336b4a5690
commit 3a2f0653d1
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
days-before-stale: 180
days-before-close: 7
any-of-issue-labels: "defect,panic / crash"
operations-per-run: 200
operations-per-run: 1000
ascending: true
enable-statistics: true
stale-issue-label: "stale"