Skip to content

Bump envoyproxy/toolshed from actions-v0.0.1 to 0.0.10 (#742) #1461

Bump envoyproxy/toolshed from actions-v0.0.1 to 0.0.10 (#742)

Bump envoyproxy/toolshed from actions-v0.0.1 to 0.0.10 (#742) #1461

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@v3
- name: build and test
run: make docker_tests