Skip to content

Commit

Permalink
Update labeller for new crates (#3639)
Browse files Browse the repository at this point in the history
  • Loading branch information
tustvold authored Jan 30, 2023
1 parent a76ea1c commit 9c95533
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/dev_pr/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,19 @@
# under the License.

arrow:
- arrow-arith/**/*
- arrow-array/**/*
- arrow-buffer/**/*
- arrow-cast/**/*
- arrow-csv/**/*
- arrow-data/**/*
- arrow-flight/**/*
- arrow-integration-test/**/*
- arrow-integration-testing/**/*
- arrow-ipc/**/*
- arrow-json/**/*
- arrow-ord/**/*
- arrow-row/**/*
- arrow-schema/**/*
- arrow-select/**/*
- arrow-string/**/*
Expand Down

0 comments on commit 9c95533

Please sign in to comment.