mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
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:
1
.github/labeler.yml
vendored
1
.github/labeler.yml
vendored
@@ -22,7 +22,6 @@ Kotlin:
|
||||
- java/kotlin-extractor/**/*
|
||||
- java/kotlin-explorer/**/*
|
||||
- java/ql/test/kotlin/**/*
|
||||
- change-notes/**/*java.*
|
||||
|
||||
Python:
|
||||
- python/**/*
|
||||
|
||||
Reference in New Issue
Block a user