Skip to content

fix(kafka_topic): config to read #207

fix(kafka_topic): config to read

fix(kafka_topic): config to read #207

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5