Skip to content

Commit b710688

Browse files
authored
Increase stale bot operation-per-run value
Signed-off-by: chadek <32199566+chadek@users.noreply.github.com>
1 parent ae1e0b1 commit b710688

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
exempt-issue-labels: bug,pinned,security,planned
1919
exempt-pr-labels: bug,pinned,security,planned
2020
ascending: true
21+
operations-per-run: 100
2122
stale-issue-label: "stale"
2223
stale-pr-label: "stale"
2324
stale-issue-message: |

0 commit comments

Comments
 (0)