From 0b8452613f72288fd332af1b327d21c5f23f887d Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 9 Jan 2025 09:10:39 +0100 Subject: [PATCH] chore: update labeler.yml to include go files 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 23e64566..7be4dec9 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: