Skip to content

[WIP] CI: try kgw test on main branch update #1

[WIP] CI: try kgw test on main branch update

[WIP] CI: try kgw test on main branch update #1

Workflow file for this run

name: test-release
on:
workflow_dispatch:
pull_request:
types: [ opened, synchronize, reopened, ready_for_review ]
jobs:
call-kgw-test:
uses: ./.github/workflows/kgw-test-reuse.yaml
with:
kwil-db-branch: release-v0.7
kgw-branch: release-v0.2
secrets:
kgw-access-token: ${{ secrets.KGW_MACH_SECRET_FOR_KWILDB }}