Skip to content

Commit 9c95533

Browse files
authored
Update labeller for new crates (#3639)
1 parent a76ea1c commit 9c95533

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/dev_pr/labeler.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,19 @@
1616
# under the License.
1717

1818
arrow:
19+
- arrow-arith/**/*
1920
- arrow-array/**/*
2021
- arrow-buffer/**/*
2122
- arrow-cast/**/*
2223
- arrow-csv/**/*
2324
- arrow-data/**/*
25+
- arrow-flight/**/*
26+
- arrow-integration-test/**/*
27+
- arrow-integration-testing/**/*
2428
- arrow-ipc/**/*
2529
- arrow-json/**/*
30+
- arrow-ord/**/*
31+
- arrow-row/**/*
2632
- arrow-schema/**/*
2733
- arrow-select/**/*
2834
- arrow-string/**/*

0 commit comments

Comments
 (0)