Skip to content

fix: kafkacat is called with kcat, shellcheck formatting #2328

fix: kafkacat is called with kcat, shellcheck formatting

fix: kafkacat is called with kcat, shellcheck formatting #2328

name: cleanup-after-pr-closed
on:
pull_request:
types: [closed]
jobs:
cancel-runs:
name: Cleanup after PR closed
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Cancel build runs
uses: styfle/cancel-workflow-action@0.12.0
with:
ignore_sha: true
workflow_id: tilt.yaml