Skip to content

Add kafka-mesh example demonstrating topic-based routing with mesh filter #665

Add kafka-mesh example demonstrating topic-based routing with mesh filter

Add kafka-mesh example demonstrating topic-based routing with mesh filter #665

Workflow file for this run

name: Verify
permissions:
contents: read
on:
pull_request:
push:
branches:
- main
concurrency:
group: >-
${{ github.event.inputs.head_ref || github.run_id }}
jobs:
examples:
uses: ./.github/workflows/_verify_examples.yml
wasm:
uses: ./.github/workflows/_verify_wasm.yml