add actions configs

This commit is contained in:
2020-06-03 19:02:59 +06:00
parent 7892a6897e
commit 25901b7ab6
4 changed files with 39 additions and 0 deletions

3
.github/labeler.yml vendored Normal file
View File

@@ -0,0 +1,3 @@
code: "**/*.kt"
gradle: "**/*.gradle"
markdown: "**/*.md"