Skip to content

Mirrored from envoyproxy/envoy @ 35c7135d9a089d93dcd7d6e3c07d14c73822… #2146

Mirrored from envoyproxy/envoy @ 35c7135d9a089d93dcd7d6e3c07d14c73822…

Mirrored from envoyproxy/envoy @ 35c7135d9a089d93dcd7d6e3c07d14c73822… #2146

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@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: build and test
run: make docker_tests