Skip to content

Commit 87dbcda

Browse files
Fixed labeler.
1 parent d2bc07d commit 87dbcda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dev_pr/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# under the License.
1717

1818
datafusion:
19-
- rust/datafusion/**/*
19+
- datafusion/**/*
2020

2121
ballista:
22-
- rust/ballista/**/*
22+
- ballista/**/*

0 commit comments

Comments
 (0)