Skip to content

Commit

Permalink
ci: Update labeler.yml (#939)
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Jun 7, 2024
1 parent 1256fe6 commit 6dc009b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6dc009b

Please sign in to comment.