Skip to content

Commit

Permalink
[Stale Bot] Change the order of the stale (#1958)
Browse files Browse the repository at this point in the history
* debug stale action

* Use ascending order instead

* more operations

* remove debug only

* remove trigger for push
  • Loading branch information
Michaelvll authored May 12, 2023
1 parent 47336da commit fa7b478
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ jobs:
days-before-pr-close: 10
exempt-issue-labels: 'P0,P1'
exempt-pr-labels: 'P0,P1'
ascending: true
operations-per-run: 100

0 comments on commit fa7b478

Please sign in to comment.