mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update close-stale-issues.yml
This commit is contained in:
parent
ca723a9b95
commit
0289b17574
4
.github/workflows/close-stale-issues.yml
vendored
4
.github/workflows/close-stale-issues.yml
vendored
@ -11,6 +11,6 @@ jobs:
|
||||
- uses: actions/stale@v3
|
||||
with:
|
||||
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.'
|
||||
days-before-stale: 30
|
||||
days-before-close: 5
|
||||
days-before-stale: 60
|
||||
days-before-close: 10
|
||||
days-before-pr-close: -1
|
||||
|
Loading…
Reference in New Issue
Block a user