From 328d0a395277fafdc8b019b8d7eaad5c1f46cb89 Mon Sep 17 00:00:00 2001 From: Jacob Bednarz Date: Mon, 18 Mar 2024 11:43:29 +1100 Subject: [PATCH] Update labels.yml --- .github/labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labels.yml b/.github/labels.yml index 90bf0f4fea..e3abdc1a9d 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -5,7 +5,7 @@ description: Categorizes issue or PR as related to a bug. color: e11d21 - name: 'kind: generation-issue' - description: Categorizes issue or PR as related to a the generation pipeline. + description: Categorizes issue or PR as related to the generation pipeline. color: e11d21 - name: 'kind: documentation' description: Categorizes issue or PR as related to documentation.