`actions/stale`: 150 operations, oldest-first.

zvecr-patch-1
Nick Brassel 3 years ago
parent 856029f7c5
commit f18afffc8d
  1. 3
      .github/workflows/stale.yml

@ -20,7 +20,8 @@ jobs:
remove-stale-when-updated: true remove-stale-when-updated: true
exempt-draft-pr: true exempt-draft-pr: true
operations-per-run: 1000 ascending: true
operations-per-run: 150
stale-issue-label: stale stale-issue-label: stale
days-before-issue-stale: 90 days-before-issue-stale: 90

Loading…
Cancel
Save