Update labeler.yml
This commit is contained in:
parent
29f23d9948
commit
9ef3ed69f1
9
.github/labeler.yml
vendored
9
.github/labeler.yml
vendored
@ -138,6 +138,15 @@
|
||||
- 'tests/layer_tests/pytorch_tests/**/*'
|
||||
- 'src/bindings/python/src/openvino/frontend/pytorch/**/*'
|
||||
|
||||
'category: Model Hub Tests':
|
||||
- 'tests/model_hub_tests/**/*'
|
||||
|
||||
'category: Torch Model Hub Tests':
|
||||
- 'tests/model_hub_tests/torch_tests/**/*'
|
||||
|
||||
'category: TF Model Hub Tests':
|
||||
- 'tests/model_hub_tests/tf_hub_tests/**/*'
|
||||
|
||||
'category: tools':
|
||||
- any: ['tools/**',
|
||||
'!tools/pot/**/*',
|
||||
|
Loading…
Reference in New Issue
Block a user