mirror of
https://github.com/neovim/neovim.git
synced 2025-11-05 18:24:22 +00: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:
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":
|
||||||
|
|||||||
Reference in New Issue
Block a user