From df17bfdbb8628ba3c331be39e6910ec6b676da52 Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Tue, 26 Nov 2024 20:27:46 +0100 Subject: [PATCH] ci: Labeler for Nutri-Patrol ci: Labeler for Nutri-Patrol --- .github/labeler.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index c964369f07..df8b9c4191 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -80,3 +80,10 @@ Search: 🔐 Authentification: - changed-files: - any-glob-to-any-file: 'lib/src/model/login_status.dart' + +Nutri-Patrol: +- changed-files: + - any-glob-to-any-file: 'lib/src/nutripatrol/create_flag.dart' + - any-glob-to-any-file: 'lib/src/nutripatrol/get_ticket.dart' + - any-glob-to-any-file: 'lib/src/nutripatrol_api_client.dart' + - any-glob-to-any-file: 'lib/src/nutripatrol/get_tickets.dart'