fix(ci): don’t close issue directly

This commit is contained in:
kolaente 2026-04-12 10:40:42 +02:00 committed by GitHub
parent bacee1597a
commit 3e59a654b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
with:
only-labels: 'waiting for reply'
days-before-issue-stale: 30
days-before-issue-close: 0
days-before-issue-close: 30
stale-issue-label: 'waiting for reply'
remove-stale-when-updated: false
close-issue-message: >