Update issues.yml

This commit is contained in:
Rohan Mehta 2025-03-11 23:21:44 -07:00 committed by GitHub
parent 9a32ff5172
commit 3e1e8601ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,4 +19,5 @@ jobs:
close-issue-message: "This issue was closed because it has been inactive for 3 days since being marked as stale."
days-before-pr-stale: -1
days-before-pr-close: -1
any-of-labels: 'question,needs-more-info'
repo-token: ${{ secrets.GITHUB_TOKEN }}