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
+1
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 }}