1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-21 23:04:45 -05:00

chore: add refactor and chore to exempt stale labels (#11824)

This commit is contained in:
Kitson Kelly 2021-08-25 01:18:37 +10:00 committed by GitHub
parent c4561ac969
commit 7ae30bcc89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/stale.yml vendored
View file

@ -8,6 +8,8 @@ exemptLabels:
- bug
- suggestion
- feat
- refactor
- chore
- tests
- build
- docs