From 9ef3ed69f106b87c05b7fcf14237bcfdef5d60f8 Mon Sep 17 00:00:00 2001 From: Alina Kladieva Date: Wed, 4 Oct 2023 21:34:06 +0200 Subject: [PATCH] Update labeler.yml --- .github/labeler.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 77833eb47cd..be32f4668ff 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -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/**/*',