mirror of
https://github.com/nushell/nushell
synced 2024-12-28 14:03:09 +00:00
Update stale.yml
upped the operations-per-run to 520
This commit is contained in:
parent
3a3d80826c
commit
e58faeb66a
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
|
||||
operations-per-run: 520
|
||||
enable-statistics: true
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
|
||||
|
|
Loading…
Reference in a new issue