From c82cee895249986891ae9189b6bc14861f583da8 Mon Sep 17 00:00:00 2001 From: Kevin Stillhammer Date: Fri, 13 Mar 2026 07:56:40 +0100 Subject: [PATCH] Add chore as maintenance label --- .github/release-drafter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 4ec23ec..8e5745f 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -20,6 +20,7 @@ categories: labels: - "maintenance" - "ci" + - "chore" - title: "📚 Documentation" labels: - "documentation"