mirror of
https://github.com/nushell/nushell.git
synced 2024-12-25 00:19:39 +01:00
Update stale.yml
turn off dry-run/debug-only mode
This commit is contained in:
parent
49c93e5b9e
commit
3a3d80826c
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/stale@v3
|
||||
with:
|
||||
debug-only: true
|
||||
#debug-only: true
|
||||
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 New Issue
Block a user