Skip to content

Mirrored from envoyproxy/envoy @ 2cc8acde2fce83b073208526bc937034e17c… #4009

Mirrored from envoyproxy/envoy @ 2cc8acde2fce83b073208526bc937034e17c…

Mirrored from envoyproxy/envoy @ 2cc8acde2fce83b073208526bc937034e17c… #4009

Workflow file for this run

name: CI Build and Test
permissions:
contents: read
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: build and test
run: make docker_tests