From bd08768fd310d34cdd4423a53e5f3ca77340fea5 Mon Sep 17 00:00:00 2001 From: Jackson Kearl Date: Thu, 13 Aug 2020 20:33:12 -0700 Subject: [PATCH] Bump up tasks aaccuracy (maany false positives) --- .github/classifier.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/classifier.json b/.github/classifier.json index c9196fc5691..33c179d3237 100644 --- a/.github/classifier.json +++ b/.github/classifier.json @@ -134,7 +134,7 @@ "snippets": {"assign": ["jrieken"]}, "splitview": {"assign": ["joaomoreno"]}, "suggest": {"assign": ["jrieken"]}, - "tasks": {"assign": ["alexr00"]}, + "tasks": {"assign": ["alexr00"], "accuracy": 0.85}, "telemetry": {"assign": []}, "themes": {"assign": ["aeschli"]}, "timeline": {"assign": ["eamodio"]},