From 4e978f44f524345c5674d56d4f2aa41544e02fa0 Mon Sep 17 00:00:00 2001 From: hackerman <3372410+aeneasr@users.noreply.github.com> Date: Thu, 20 Aug 2020 15:50:39 +0200 Subject: [PATCH] ci: add recovery label --- .github/labels.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/labels.json b/.github/labels.json index 735d8c17517..5172fc78be8 100644 --- a/.github/labels.json +++ b/.github/labels.json @@ -76,6 +76,11 @@ "module:verification" ] }, + { + "name": "package/selfservice/recovery", + "color": "0A28FD", + "aliases": [] + }, { "name": "package/session", "color": "0A28FD",