From ab530ca29fb0d65006df1b19126c61b0f16dc233 Mon Sep 17 00:00:00 2001 From: Tchoupinax Date: Wed, 4 Dec 2024 14:10:26 +0100 Subject: [PATCH] ci: bind packager.json <> maintenance --- .github/labeler.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 3052c65..53ffa4b 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -25,6 +25,9 @@ labels: sync: true # remove label if match failed, default: false matcher: title: "^chore(?!.*BREAKING).*" + files: + any: + - "package.json" - label: "CI/CD" sync: true # remove label if match failed, default: false