mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Merge pull request #17380 from dundargoc/ci/labeler/add-filetype-label
ci(labeler): add filetype label if filetype.lua has changed
This commit is contained in:
commit
2c4efc0347
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
@ -59,3 +59,6 @@
|
|||||||
- .github/workflows/**/*
|
- .github/workflows/**/*
|
||||||
- .builds/*
|
- .builds/*
|
||||||
- ci/**/*
|
- ci/**/*
|
||||||
|
|
||||||
|
"filetype":
|
||||||
|
- runtime/lua/vim/filetype.lua
|
||||||
|
Loading…
Reference in New Issue
Block a user