Update stale.yml

This commit is contained in:
Garth Vander Houwen 2025-04-02 20:36:19 -07:00 committed by GitHub
parent 8e68f3bbd5
commit 8ffe51dd38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,5 +18,6 @@ jobs:
- name: Stale PR+Issues
uses: actions/stale@v9.0.0
with:
days-before-stale: 30
exempt-issue-labels: 'has sponsor,needs sponsor,help wanted,backlog,security issue'
exempt-pr-labels: 'has sponsor,needs sponsor,help wanted,backlog,security issue'