Skip to content

DAT-19350 configure test-harness to deploy master-snapshot to GPM #392

DAT-19350 configure test-harness to deploy master-snapshot to GPM

DAT-19350 configure test-harness to deploy master-snapshot to GPM #392

Workflow file for this run

name: Build and Test
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
build-test:
uses: liquibase/build-logic/.github/workflows/os-extension-test.yml@main
secrets: inherit
with:
java: '[21]'
os: 'ubuntu-latest'