From 3e6c9003b2d6ca64707c42eefcf22d7b1587332f Mon Sep 17 00:00:00 2001 From: Will Gillis <40799239+t-will-gillis@users.noreply.github.com> Date: Tue, 10 Jun 2025 11:37:45 -0700 Subject: [PATCH] Restore `2 weeks inactive` label --- github-actions/utils/_data/label-directory.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/github-actions/utils/_data/label-directory.json b/github-actions/utils/_data/label-directory.json index 4333b8b19b..923ce5a56b 100644 --- a/github-actions/utils/_data/label-directory.json +++ b/github-actions/utils/_data/label-directory.json @@ -737,7 +737,7 @@ ], "statusInactive2": [ "2 weeks inactive", - 9999999999 + 8699858132 ], "statusMissing": [ "status: missing", @@ -854,9 +854,5 @@ "skillEnhance": [ "Skill: enhance", 8273641077 - ], - "NEW-2WeeksInactive": [ - "2 weeks inactive", - 8699858132 ] -} \ No newline at end of file +}