mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-02 22:59:48 +00:00
update rules for labelers
This commit is contained in:
11
.github/labeler.yml
vendored
11
.github/labeler.yml
vendored
@@ -1,6 +1,7 @@
|
||||
core: ./TelegramBotAPI/**/*
|
||||
api_extensions: ./TelegramBotAPI-extensions-api/**/*
|
||||
utils_extensions: ./TelegramBotAPI-extensions-utils/**/*
|
||||
core: TelegramBotAPI/**/*
|
||||
api_extensions: TelegramBotAPI-extensions-api/**/*
|
||||
utils_extensions: TelegramBotAPI-extensions-utils/**/*
|
||||
|
||||
code: ./**/*.kt
|
||||
gradle: ./**/*.gradle
|
||||
code_changes: ./**/*.kt
|
||||
gradle_changes: ./**/*.gradle
|
||||
markdown_changes: ./**/*.md
|
||||
|
Reference in New Issue
Block a user