ci: do not stale issue with `working` or `pr-welcome` label [skip ci]

pull/5329/head
Andy Hsu 2023-10-02 14:13:11 +08:00
parent 0fd51646f6
commit 40a6fcbdff
1 changed files with 2 additions and 0 deletions

2
.github/stale.yml vendored
View File

@ -6,6 +6,8 @@ daysUntilClose: 20
exemptLabels:
- accepted
- security
- working
- pr-welcome
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable