Skip to content

Test workflow

Test workflow #19

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@v0.4.1
secrets: inherit