We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa3a0ca commit daf6655Copy full SHA for daf6655
.github/workflows/stale-issues.yml
@@ -21,5 +21,5 @@ jobs:
21
days-before-close: 30
22
stale-issue-label: "Stale"
23
stale-pr-label: "Stale"
24
- operations-per-run: 10
+ operations-per-run: 20
25
remove-stale-when-updated: true
0 commit comments