Skip to content

Do not set a fixed Kafka version in sarama config #24

Do not set a fixed Kafka version in sarama config

Do not set a fixed Kafka version in sarama config #24

Workflow file for this run

name: Shell check
on:
- push
- pull_request
jobs:
shellcheck:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Shell check
run: ./shellcheck.sh