Skip to content

Mirrored from envoyproxy/envoy @ a48b7becb4d71ac18d27851cda6048885e52… #3461

Mirrored from envoyproxy/envoy @ a48b7becb4d71ac18d27851cda6048885e52…

Mirrored from envoyproxy/envoy @ a48b7becb4d71ac18d27851cda6048885e52… #3461

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: build and test
run: make docker_tests