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

chore: add perf and needs investigation to stalebot (#15381)

This commit is contained in:
Kitson Kelly 2022-08-02 10:40:14 +10:00 committed by GitHub
parent 09d14b1b57
commit 0b3b2e198d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/stale.yml vendored
View file

@ -14,6 +14,8 @@ exemptLabels:
- build
- docs
- flaky
- perf
- needs investigation
exemptMilestones: true