mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
ci: label changes to Makefiles as build
Makefiles are used for builds, so why not label changes to these files as build
This commit is contained in:
parent
79dcd045d3
commit
02bac30928
1
.github/labeler.yml
vendored
1
.github/labeler.yml
vendored
@ -49,6 +49,7 @@
|
|||||||
"build":
|
"build":
|
||||||
- CMakeLists.txt
|
- CMakeLists.txt
|
||||||
- "**/CMakeLists.txt"
|
- "**/CMakeLists.txt"
|
||||||
|
- "**/Makefile"
|
||||||
- "**/*.cmake"
|
- "**/*.cmake"
|
||||||
|
|
||||||
"test":
|
"test":
|
||||||
|
Loading…
Reference in New Issue
Block a user