1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 23:45:25 +00:00
tgbotapi/.github/labeler.yml

8 lines
190 B
YAML
Raw Normal View History

2020-05-16 15:26:54 +00:00
api: "TelegramBotAPI-extensions-api/**"
utils: "TelegramBotAPI-extensions-utils/**"
core: "TelegramBotAPI/**" # currently not work
2020-05-15 11:05:53 +00:00
2020-05-16 15:26:54 +00:00
code: "**/*.kt"
gradle: "**/*.gradle"
markdown: "**/*.md"