[CELEBORN-1949][FOLLOWUP] Fix typo for kind:deploy label

### What changes were proposed in this pull request?

Fix typo, followup for https://github.com/apache/celeborn/pull/3189

### Why are the changes needed?

Fix typo for kind:deploy label

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?

I have confirmed, now all the match conditions are `any-glob-to-any-file`.
<img width="1260" alt="image" src="https://github.com/user-attachments/assets/dde86439-b7b9-4690-99a2-889ff64fdd8b" />

<img width="1250" alt="image" src="https://github.com/user-attachments/assets/f3b8be49-c0d5-46bd-8c1a-9ae2518c7958" />

Closes #3197 from turboFei/fix_labeler_typo.

Authored-by: Wang, Fei <fwang12@ebay.com>
Signed-off-by: Wang, Fei <fwang12@ebay.com>
This commit is contained in:
Wang, Fei 2025-04-01 23:11:29 -07:00
parent 951b626a98
commit 621afaa5d7

2
.github/labeler.yml vendored
View File

@ -35,7 +35,7 @@
"kind:deploy":
- changed-files:
- all-globs-to-any-file: [
- any-glob-to-any-file: [
'bin/**/*',
'sbin/**/*',
'assets/grafana/*',