From 650f0ae3a5802f233d1b68a99fa0a3e3f6cc51e7 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Thu, 18 Aug 2022 08:26:51 +0100 Subject: [PATCH] Update labels --- .github/labels-manage.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/labels-manage.yml b/.github/labels-manage.yml index 9d455bf9..1ba4a7e9 100644 --- a/.github/labels-manage.yml +++ b/.github/labels-manage.yml @@ -1,6 +1,9 @@ - name: area/dependencies color: F9D0C4 description: Belongs project dependencies +- name: area/build + color: F9D0C4 + description: Belongs project build - name: area/documentation color: F9D0C4 description: Belongs to documentation