Update labeler.yml

This commit is contained in:
Alina Kladieva 2023-10-04 21:34:06 +02:00
parent 29f23d9948
commit 9ef3ed69f1

9
.github/labeler.yml vendored
View File

@ -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/**/*',