mirror of
https://github.com/folke/snacks.nvim
synced 2025-07-07 21:25:11 +00:00
ci(labeler): add picker to labeler (#1131)
## Description There are quite a few PRs relating to picker, and they are not labeled.
This commit is contained in:
parent
485870bc9d
commit
57d795fc43
1 changed files with 3 additions and 0 deletions
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
|
@ -73,3 +73,6 @@ win:
|
|||
words:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: "lua/snacks/words.lua"
|
||||
picker:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: "lua/snacks/picker/**"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue