neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit e55ba16a0e3a1a363deb16d1da7b4d80db37a494
parent 79dcd045d3623ff71903e2806be489bd5fe3200d
Author: James McCoy <jamessan@jamessan.com>
Date:   Mon, 28 Mar 2022 06:14:26 -0400

Merge pull request #17891 from casswedson/label-as-build

ci: label changes to Makefiles as build
Diffstat:
M.github/labeler.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/labeler.yml b/.github/labeler.yml @@ -49,6 +49,7 @@ "build": - CMakeLists.txt - "**/CMakeLists.txt" + - "**/Makefile" - "**/*.cmake" "test":