CI: Labeler: Don't label Kotlin for changenotes

They get labeled as Java. Given we aren't labeling shared QLL changes,
it makes sense not to label shared changenotes either.
This commit is contained in:
Ian Lynagh
2022-06-01 13:18:24 +01:00
parent 67c4850c61
commit ef4f09cf52

1
.github/labeler.yml vendored
View File

@@ -22,7 +22,6 @@ Kotlin:
- java/kotlin-extractor/**/*
- java/kotlin-explorer/**/*
- java/ql/test/kotlin/**/*
- change-notes/**/*java.*
Python:
- python/**/*