From 652723dd851236a30db4f9d638b46e9b98caf5ab Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Fri, 7 Jun 2024 09:11:20 +0200 Subject: [PATCH] ci: Update labeler.yml --- .github/labeler.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 534c06f91e..c679925172 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -66,6 +66,15 @@ OxF: - any-glob-to-any-file: 'lib/src/prices/*.dart' - any-glob-to-any-file: 'lib/src/open_prices_api_client.dart' - any-glob-to-any-file: 'test/api_prices_*.dart' + - any-glob-to-any-file: 'lib/src/prices/currency.dart' + - any-glob-to-any-file: 'lib/src/prices/price.dart' + - any-glob-to-any-file: 'lib/src/prices/proof.dart' + - any-glob-to-any-file: 'lib/src/prices/proof_type.dart' + - any-glob-to-any-file: 'test/api_prices_test.dart' + +Search: +- changed-files: + - any-glob-to-any-file: 'test/api_search_products_test.dart' 🔐 Authentification: - changed-files: