Skip to content

Mirrored from envoyproxy/envoy @ cbe23a824a70006f26aac478c6ca8bc42e96… #3734

Mirrored from envoyproxy/envoy @ cbe23a824a70006f26aac478c6ca8bc42e96…

Mirrored from envoyproxy/envoy @ cbe23a824a70006f26aac478c6ca8bc42e96… #3734

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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: build and test
run: make docker_tests