From 24f571fbdaa52b47b6a425013495469bcba7f12c Mon Sep 17 00:00:00 2001 From: ExE Boss <3889017+ExE-Boss@users.noreply.github.com> Date: Tue, 10 Sep 2019 22:15:00 +0200 Subject: [PATCH] =?UTF-8?q?chore(github):=20Add=C2=A0missing=C2=A0labels?= =?UTF-8?q?=20to=C2=A0`.github/labels.yml`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/labels.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/labels.yml b/.github/labels.yml index 0036ac81fe8701..83092d2c2b1167 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -31,3 +31,8 @@ docs ✍️: - "*.md" linter 🏡: - "test/**" +infra :building_construction:: + - "/*" + - ".github/**" +schema :gear:: + - "schemas/**"