[Label Bot] Add Java and Kotlin support for the label bot (#6226)
CI is an unrelated timeout.
This commit is contained in:
parent
b08b0a4402
commit
6034de286a
|
@ -33,3 +33,11 @@ golang:
|
|||
python:
|
||||
- ./**/*.py
|
||||
- src/idl_gen_python.cpp
|
||||
|
||||
java:
|
||||
- ./**/*.java
|
||||
- src/idl_gen_java.cpp
|
||||
|
||||
kotlin:
|
||||
- ./**/*.kt
|
||||
- src/idl_gen_kotlin.cpp
|
||||
|
|
Loading…
Reference in New Issue