mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 07:14:47 -05:00
chore: add refactor and chore to exempt stale labels (#11824)
This commit is contained in:
parent
c4561ac969
commit
7ae30bcc89
1 changed files with 2 additions and 0 deletions
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
|
@ -8,6 +8,8 @@ exemptLabels:
|
||||||
- bug
|
- bug
|
||||||
- suggestion
|
- suggestion
|
||||||
- feat
|
- feat
|
||||||
|
- refactor
|
||||||
|
- chore
|
||||||
- tests
|
- tests
|
||||||
- build
|
- build
|
||||||
- docs
|
- docs
|
||||||
|
|
Loading…
Reference in a new issue