👷 Allow `wip` label to keep issues open

pull/339/head
James Panther 2022-11-07 16:15:36 +11:00
parent aa76199c28
commit 5786e3c9cd
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
1 changed files with 2 additions and 2 deletions

View File

@ -15,9 +15,9 @@ jobs:
days-before-stale: 30
days-before-close: 14
stale-issue-label: "stale"
exempt-issue-labels: "keep"
exempt-issue-labels: "wip"
stale-pr-label: "stale"
exempt-pr-labels: "keep"
exempt-pr-labels: "wip"
stale-issue-message: >
This issue has been automatically marked as stale because it has not had any recent activity.