docs: přidat labeler
This commit is contained in:
parent
927f101ba1
commit
477c60245c
1 changed files with 8 additions and 0 deletions
8
.github/labeler.yml
vendored
Normal file
8
.github/labeler.yml
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
'pr: pubspec':
|
||||
- pubspec.yaml
|
||||
|
||||
'pr: funkce':
|
||||
- lib/*
|
||||
|
||||
'pr: okno':
|
||||
- lib/okna/*
|
Reference in a new issue