Update .github/workflows/stale.yml

Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2025-02-13 00:05:14 +00:00 committed by GitHub
parent ef825a7bc5
commit de86e63611
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,8 +21,6 @@ jobs:
with:
days-before-stale: 60
days-before-close: -1 # Don't close anything
stale-issue-message: "This issue has been inactive for a while. Please add a comment or provide an update if it's still relevant."
stale-pr-message: "This PR has had no recent activity. Please update it if it's still relevant."
exempt-issue-labels: rfc,nostale,active,wanted
exempt-all-milestones: true
exempt-all-assignees: true