From 35e76ab795a4c264d591c7353c4c0caa650deb18 Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Fri, 19 Apr 2024 13:10:07 +0200 Subject: [PATCH] fix: auth label --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index fa148c0bb6..534c06f91e 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -66,3 +66,7 @@ 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' + +🔐 Authentification: +- changed-files: + - any-glob-to-any-file: 'lib/src/model/login_status.dart'