Skip to content

Update Envoy to 52e1e93 (Dec 27, 2024) #69

Update Envoy to 52e1e93 (Dec 27, 2024)

Update Envoy to 52e1e93 (Dec 27, 2024) #69

name: Nighthawk CI/CD
permissions:
contents: read
on:
pull_request:
jobs:
check:
runs-on: envoy-x64-medium
strategy:
fail-fast: false
matrix:
target: [build, check_format]
steps:
- uses: actions/checkout@v4
- name: Run CI script
run: |
echo "Hello github"