Skip to content

Commit

Permalink
Make stale action to start from oldest ones
Browse files Browse the repository at this point in the history
  • Loading branch information
mkubaczyk committed Aug 9, 2022
1 parent 7ca5cd3 commit 6481653
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
stale-pr-message: 'This PR has been marked stale due to an inactivity.'
stale-issue-label: 'stale'
stale-pr-label: 'stale'
ascending: true
operations-per-run: '60'

0 comments on commit 6481653

Please sign in to comment.