CI: Kotlin: Label Kotlin test changes as "Kotlin"

This commit is contained in:
Ian Lynagh
2024-03-01 11:26:56 +00:00
parent 664dac6b28
commit 86b4f27d12

2
.github/labeler.yml vendored
View File

@@ -20,7 +20,7 @@ JS:
Kotlin: Kotlin:
- java/kotlin-extractor/**/* - java/kotlin-extractor/**/*
- java/ql/test/kotlin/**/* - java/ql/test-kotlin*/**/*
Python: Python:
- python/**/* - python/**/*