Update stale.yml
This commit is contained in:
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -17,3 +17,5 @@ jobs:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
stale-issue-message: 'This issue has been open for 14 days without activity. It will be closed in 5 days if not updated'
|
||||
stale-issue-label: 'Stale'
|
||||
days-before-issue-stale: 14
|
||||
days-before-issue-close: 5
|
||||
|
Reference in New Issue
Block a user