Skip to content

app: envoy control plane (#23) #14

app: envoy control plane (#23)

app: envoy control plane (#23) #14

Workflow file for this run

name: build-main
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
fetch-depth: 1
- name: Run Makefile
run: make build