diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml new file mode 100644 index 00000000000..2d2a8e6d33b --- /dev/null +++ b/.github/workflows/labeler.yml @@ -0,0 +1,7 @@ +name: "GitHub PR Labeler" + +snowpark-pandas: + - changed-files: + - any-glob-to-any-file: + - src/snowflake/snowpark/modin/** + - tests/integ/modin/**