From 28847cdeabaebc19556a14ab9d272e20dcb030f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20D=C4=85browski?= Date: Fri, 27 Sep 2024 09:41:18 +0200 Subject: [PATCH] Add "type: maintenance" label for GitHub files --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 905264103..565313449 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -56,3 +56,7 @@ - any-glob-to-any-file: - pom.xml - spring-cloud-aws-dependencies/pom.xml +"type: maintenance": + - changed-files: + - any-glob-to-any-file: + - .github/**/*