Skip to content

Mirrored from envoyproxy/envoy @ 7081e5637c2cb0ecc90f1d1949c8acf27d57… #2177

Mirrored from envoyproxy/envoy @ 7081e5637c2cb0ecc90f1d1949c8acf27d57…

Mirrored from envoyproxy/envoy @ 7081e5637c2cb0ecc90f1d1949c8acf27d57… #2177

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