From c160595553e40afe45126b526bc4bd75804a4bec Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Fri, 18 Oct 2024 10:50:45 +0200 Subject: [PATCH] Giveaway: remove additional label that otherwise makes no sense --- .github/labels.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index 796729206b0d..fbb90b6980c0 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -109,6 +109,3 @@ - name: "Improper usage" color: "CD456C" description: "Provided input is not in the expected data format or structure" -- name: "Giveaway" - color: "DA4C13" - description: "Code completition was selected to enter contributors giveaway"