Skip to content

Mirrored from envoyproxy/envoy @ 6b78796398528e6d9d5c60c24ab1f54bdc57… #1750

Mirrored from envoyproxy/envoy @ 6b78796398528e6d9d5c60c24ab1f54bdc57…

Mirrored from envoyproxy/envoy @ 6b78796398528e6d9d5c60c24ab1f54bdc57… #1750

Workflow file for this run

name: CI Build and Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build and test
run: make docker_tests