mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
ci: exempt "flaky" label from stale bot (#13598)
This commit is contained in:
parent
82284d8052
commit
66a8ef1a09
1 changed files with 1 additions and 0 deletions
1
.github/stale.yml
vendored
1
.github/stale.yml
vendored
|
@ -13,6 +13,7 @@ exemptLabels:
|
|||
- tests
|
||||
- build
|
||||
- docs
|
||||
- flaky
|
||||
|
||||
exemptMilestones: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue