mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-01 03:41: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:
10
.github/labeler.yml
vendored
10
.github/labeler.yml
vendored
@@ -32,4 +32,12 @@ 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