mirror of
https://github.com/nushell/nushell
synced 2025-01-13 21:55:07 +00:00
Update stale.yml
changed ascending to true in order to catch all the old ones next time
This commit is contained in:
parent
e58faeb66a
commit
19c79f0a73
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
@ -14,6 +14,7 @@ jobs:
|
|||
- uses: actions/stale@v3
|
||||
with:
|
||||
#debug-only: true
|
||||
ascending: true
|
||||
operations-per-run: 520
|
||||
enable-statistics: true
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue