Skip to content

Commit 4987d58

Browse files
authored
ci(labeler-config): add missing 'preact-query' package label (#10125)
1 parent a25e99d commit 4987d58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

labeler-config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
'package: eslint-plugin-query':
1111
- changed-files:
1212
- any-glob-to-any-file: 'packages/eslint-plugin-query/**/*'
13+
'package: preact-query':
14+
- changed-files:
15+
- any-glob-to-any-file: 'packages/preact-query/**/*'
1316
'package: query-async-storage-persister':
1417
- changed-files:
1518
- any-glob-to-any-file: 'packages/query-async-storage-persister/**/*'

0 commit comments

Comments
 (0)