We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae1e0b1 commit b710688Copy full SHA for b710688
1 file changed
.github/workflows/stale.yml
@@ -18,6 +18,7 @@ jobs:
18
exempt-issue-labels: bug,pinned,security,planned
19
exempt-pr-labels: bug,pinned,security,planned
20
ascending: true
21
+ operations-per-run: 100
22
stale-issue-label: "stale"
23
stale-pr-label: "stale"
24
stale-issue-message: |
0 commit comments