Exclude enhancement and bug issues

This commit is contained in:
lazymio 2023-02-07 10:44:36 +01:00 committed by GitHub
parent 56f3bdedb4
commit 7b8c63dfe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ jobs:
days-before-stale: 60
days-before-close: 15
exempt-all-milestones: true
exempt-issue-labels: 'pinned,help wanted'
exempt-issue-labels: 'pinned,help wanted,enhancement,bug'
exempt-pr-labels: 'pinned'