Skip to content

Implement the ability to consume multiple kafka topics #62

Implement the ability to consume multiple kafka topics

Implement the ability to consume multiple kafka topics #62

Workflow file for this run

name: CLA Assistant
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened,closed,synchronize]
jobs:
cla_assistant:
uses: Netcracker/qubership-workflow-hub/.github/workflows/cla.yaml@main
secrets:
personal_access_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}