Skip to content

Converting PCGroups and CLI to root and subproject for easier building #21

Converting PCGroups and CLI to root and subproject for easier building

Converting PCGroups and CLI to root and subproject for easier building #21

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