Skip to content

Mirrored from envoyproxy/envoy @ 0a2e904c7f1b8232e5e9700f2d995a76f4c8… #2466

Mirrored from envoyproxy/envoy @ 0a2e904c7f1b8232e5e9700f2d995a76f4c8…

Mirrored from envoyproxy/envoy @ 0a2e904c7f1b8232e5e9700f2d995a76f4c8… #2466

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