From b20f1cdc1092cf94428114efadc681f7b6186085 Mon Sep 17 00:00:00 2001 From: Drew Smirnoff Date: Tue, 24 Feb 2026 10:01:44 +0400 Subject: [PATCH] ci: include title in labeler (#188) --- .github/workflows/labeler.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 6d1ed26daa41ec1d11be445cfd54d5084b44782c..168d7eafcb40183b3450aa94464acce3a686bcba 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -20,3 +20,4 @@ jobs: repo-token: "${{ secrets.GITHUB_TOKEN }}" configuration-path: .github/labeler-config.yml enable-versioned-regex: 0 + include-title: 1