From ceed92f20af5eb4e5e0b0dd409db79ad79d6e0e8 Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Fri, 19 Apr 2024 16:06:23 +0200 Subject: [PATCH] fix: auth label (#912) --- .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'