mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-21 23:55:13 -05:00
Stale issues: set inactivity limit to 40 days
This commit is contained in:
parent
3873bed81c
commit
aed70cecee
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/stale@v4
|
||||
with:
|
||||
days-before-stale: 60
|
||||
days-before-stale: 40
|
||||
days-before-close: 5
|
||||
stale-issue-message: 'This issue is going to be closed due to inactivity'
|
||||
stale-pr-message: 'This PR is going to be closed due to inactivity'
|
||||
|
Loading…
Reference in New Issue
Block a user