From ae1340d59b6724cdd5c15f86ed38d881fbd70996 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 9 Jan 2025 09:20:51 +0100 Subject: [PATCH] chore: update labeler.yml to include go files (#4565) Signed-off-by: Ettore Di Giacinto --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 23e645663970..7be4dec95615 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -5,6 +5,10 @@ dependencies: - any: - changed-files: - any-glob-to-any-file: 'Makefile' + - changed-files: + - any-glob-to-any-file: '*.mod' + - changed-files: + - any-glob-to-any-file: '*.sum' kind/documentation: - any: