Update stale-issues.yml

This commit is contained in:
Core 2022-05-11 18:37:55 +01:00 committed by GitHub
parent 938eb6c222
commit 76320d435b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,4 +15,6 @@ jobs:
with: 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 7 days.' 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 7 days.'
days-before-stale: 30 days-before-stale: 30
days-before-close: 7 days-before-close: 7
stale-issue-label: "stale"
stale-pr-label: "stale"