Skip to content

Introduces back the setup commands such as init, (#1202) #350

Introduces back the setup commands such as init, (#1202)

Introduces back the setup commands such as init, (#1202) #350

Workflow file for this run

name: main
on:
push:
branches:
- main
jobs:
kgw-test-main:
if: false
name: Run KGW test on main
uses: ./.github/workflows/kgw-test-reuse.yaml
with:
kdb-ref: main
kgw-ref: main
kjs-ref: main
secrets:
kgw-access-token: ${{ secrets.KGW_MACH_SECRET_FOR_KWILDB }}