Create kvg.yaml

This commit is contained in:
kat 2024-11-10 17:01:42 -05:00 committed by kxtz smith
parent 88e1a8f186
commit 0c6e94938c

17
.github/workflows/kvg.yaml vendored Normal file
View File

@ -0,0 +1,17 @@
name: build kvg
on:
push:
branches: [ "2.0" ]
pull_request:
branches: [ "2.0" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build
run: make kvg