Swap to 1000 stale actions while debugging.
1 files changed, 1 insertions(+), 1 deletions(-) M .github/workflows/stale.yml
M .github/workflows/stale.yml => .github/workflows/stale.yml +1 -1
@@ 20,7 20,7 @@ jobs: remove-stale-when-updated: true exempt-draft-pr: true - operations-per-run: 150 + operations-per-run: 1000 stale-issue-label: stale days-before-issue-stale: 90