mirror of
https://github.com/nushell/nushell.git
synced 2024-12-26 00:50:03 +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
|
- uses: actions/stale@v3
|
||||||
with:
|
with:
|
||||||
#debug-only: true
|
#debug-only: true
|
||||||
|
ascending: true
|
||||||
operations-per-run: 520
|
operations-per-run: 520
|
||||||
enable-statistics: true
|
enable-statistics: true
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user