Skip to content

Mirrored from envoyproxy/envoy @ 48ced96b1c5bbea5f3c09b89d29888c07a6d… #1863

Mirrored from envoyproxy/envoy @ 48ced96b1c5bbea5f3c09b89d29888c07a6d…

Mirrored from envoyproxy/envoy @ 48ced96b1c5bbea5f3c09b89d29888c07a6d… #1863

Workflow file for this run

name: CI Build and Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: build and test
run: make docker_tests