mirror of
https://github.com/nushell/nushell.git
synced 2024-12-25 00:19:39 +01: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
.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 New Issue
Block a user