diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml new file mode 100644 index 00000000..4476ead3 --- /dev/null +++ b/.github/workflows/labeler.yml @@ -0,0 +1,7 @@ +tripy: +- changed-files: + - any-glob-to-any-file: tripy/** + +mlir-tensorrt: +- changed-files: + - any-glob-to-any-file: mlir-tensorrt/**