mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +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-extractor/**/*
|
||||||
- java/kotlin-explorer/**/*
|
- java/kotlin-explorer/**/*
|
||||||
- java/ql/test/kotlin/**/*
|
- java/ql/test/kotlin/**/*
|
||||||
- change-notes/**/*java.*
|
|
||||||
|
|
||||||
Python:
|
Python:
|
||||||
- python/**/*
|
- python/**/*
|
||||||
|
|||||||
Reference in New Issue
Block a user