1
0
Fork 0
mirror of synced 2024-05-20 12:42:39 +12:00

Update .github/workflows/stale.yml

Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
This commit is contained in:
Evan 2024-04-18 16:28:32 -07:00 committed by GitHub
parent f625f3d1b7
commit cf9268eae6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ jobs:
days-before-stale: 7
days-before-close: 14
remove-stale-when-updated: true
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information and reopen the issue."
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
close-issue-label: "not-planned"
operations-per-run: 100
only-labels: "question"