Skip to content

feat: allow creating topic with partitions using KAFKA_CREATE_TOPIC_P… #96

feat: allow creating topic with partitions using KAFKA_CREATE_TOPIC_P…

feat: allow creating topic with partitions using KAFKA_CREATE_TOPIC_P… #96

Workflow file for this run

name: build
on:
push:
branches:
- master
jobs:
build:
uses: ./.github/workflows/build.yml
coverage:
uses: ./.github/workflows/coverage.yml