Update stale.yml

This commit is contained in:
Emile Nijssen 2023-12-18 22:08:41 +01:00 committed by GitHub
parent 4fd7665bca
commit 1e6e8d25a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/stale@v5
with:
days-before-issue-stale: 30
days-before-issue-stale: 14
days-before-issue-close: 7
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for 30 days with no activity."