1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-21 21:50:00 -05:00

chore: exempt docs label from stalebot (#9028)

This commit is contained in:
Luca Casonato 2021-01-07 03:48:33 +01:00 committed by GitHub
parent adc2f08c17
commit d5c34f8e3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.github/stale.yml vendored
View file

@ -10,6 +10,7 @@ exemptLabels:
- feat
- tests
- build
- docs
exemptMilestones: true