diff --git a/label_config.yml b/label_config.yml new file mode 100644 index 000000000..4476ead3d --- /dev/null +++ b/label_config.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/**