Skip to content

Commit daf6655

Browse files
authored
Increasing the operations-per-run for stale issues GH action (#3556)
1 parent fa3a0ca commit daf6655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/stale-issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
days-before-close: 30
2222
stale-issue-label: "Stale"
2323
stale-pr-label: "Stale"
24-
operations-per-run: 10
24+
operations-per-run: 20
2525
remove-stale-when-updated: true

0 commit comments

Comments
 (0)