From 91515ae99056ad3df9b44a05d07a155daeeba3c8 Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Sat, 7 Dec 2024 17:25:57 +0100 Subject: [PATCH] ci: Update labeler.yml (#6009) --- .github/labeler.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index fc22711860f..7b1233f9519 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -291,9 +291,10 @@ Prices: - any-glob-to-any-file: 'packages/smooth_app/lib/pages/prices/price_proof_card.dart' - any-glob-to-any-file: 'packages/smooth_app/lib/pages/prices/prices_card.dart' - any-glob-to-any-file: 'packages/smooth_app/lib/pages/prices/product_price_add_page.dart' + - any-glob-to-any-file: 'packages/smooth_app/lib/pages/prices/price_add_product_card.dart' + - any-glob-to-any-file: 'packages/smooth_app/lib/pages/prices/price_scan_page.dart' - any-glob-to-any-file: 'packages/smooth_app/lib/pages/onboarding/currency_selector.dart' - any-glob-to-any-file: 'packages/smooth_app/lib/pages/onboarding/currency_selector_helper.dart' - router: - changed-files: - any-glob-to-any-file: 'packages/smooth_app/lib/pages/navigator/app_navigator.dart'