Update issues.yml

This commit is contained in:
Rohan Mehta 2025-03-11 23:21:44 -07:00 committed by GitHub
parent e732428b9e
commit 916960184f
1 changed files with 1 additions and 0 deletions

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