mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 16:23:48 +00:00
one more update of labeler
This commit is contained in:
parent
e9e1f4b9cf
commit
fa43a55f26
12
.github/labeler.yml
vendored
12
.github/labeler.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
core: TelegramBotAPI/**/*
|
api: "TelegramBotAPI-extensions-api/**"
|
||||||
api_extensions: TelegramBotAPI-extensions-api/**/*
|
utils: "TelegramBotAPI-extensions-utils/**"
|
||||||
utils_extensions: TelegramBotAPI-extensions-utils/**/*
|
core: "TelegramBotAPI/**" # currently not work
|
||||||
|
|
||||||
code_changes: ./**/*.kt
|
code: "**/*.kt"
|
||||||
gradle_changes: ./**/*.gradle
|
gradle: "**/*.gradle"
|
||||||
markdown_changes: ./**/*.md
|
markdown: "**/*.md"
|
||||||
|
Loading…
Reference in New Issue
Block a user