diff --git a/.github/labeler.yml b/.github/labeler.yml index 32d1c511..278856a6 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -3,12 +3,12 @@ cpp: - changed-files: - any-glob-to-any-file: - - model_api/cpp/** + - src/cpp/** python: - changed-files: - any-glob-to-any-file: - - model_api/python/** + - src/python/** tests: - changed-files: