Skip to content

Commit b8acf53

Browse files
authored
process stale issues from oldest to newest and increase operations / run (#1538)
1 parent 08a3e6c commit b8acf53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,6 @@ jobs:
3030
repo-token: ${{ secrets.GITHUB_TOKEN }}
3131
exempt-all-assignees: true
3232
exempt-all-milestones: true
33+
ascending: false
34+
operations-per-run: 100
3335
debug-only: false

0 commit comments

Comments
 (0)