Skip to content

Mirrored from envoyproxy/envoy @ bf65ad3ab24a6c3cb2b60cdb2e043dea6e32… #2289

Mirrored from envoyproxy/envoy @ bf65ad3ab24a6c3cb2b60cdb2e043dea6e32…

Mirrored from envoyproxy/envoy @ bf65ad3ab24a6c3cb2b60cdb2e043dea6e32… #2289

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