Skip to content

Commit

Permalink
fix: auth label (#912)
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Apr 19, 2024
1 parent 689ce5d commit ceed92f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit ceed92f

Please sign in to comment.