Skip to content

PCG-CLI build and readme #13

PCG-CLI build and readme

PCG-CLI build and readme #13

Workflow file for this run

name: Partitioned Consumer Groups Pull Request
on:
pull_request:
types: [opened, synchronize, reopened]
paths:
- 'pcgroups/**'
jobs:
build:
uses: synadia-io/workflows/.github/workflows/java-standard-pr.yml@main
with:
project-dir: pcgroups
secrets: inherit