Use ascending order for stale_prs action
This commit is contained in:
1
.github/workflows/stale_prs_and_issues.yml
vendored
1
.github/workflows/stale_prs_and_issues.yml
vendored
@@ -20,3 +20,4 @@ jobs:
|
||||
close-pr-message: 'This PR was closed because it has been stalled for 1 week with no activity.'
|
||||
days-before-stale: 14
|
||||
days-before-close: 7
|
||||
ascending: true
|
||||
|
||||
Reference in New Issue
Block a user