mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-01 13:01:36 +00:00
[Label Bot] Add Java and Kotlin support for the label bot (#6226)
CI is an unrelated timeout.
This commit is contained in:
8
.github/labeler.yml
vendored
8
.github/labeler.yml
vendored
@@ -33,3 +33,11 @@ golang:
|
|||||||
python:
|
python:
|
||||||
- ./**/*.py
|
- ./**/*.py
|
||||||
- src/idl_gen_python.cpp
|
- src/idl_gen_python.cpp
|
||||||
|
|
||||||
|
java:
|
||||||
|
- ./**/*.java
|
||||||
|
- src/idl_gen_java.cpp
|
||||||
|
|
||||||
|
kotlin:
|
||||||
|
- ./**/*.kt
|
||||||
|
- src/idl_gen_kotlin.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user