Skip to content

Fix pom.xml

Fix pom.xml #22

Workflow file for this run

name: Build and Test
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
permissions:
contents: write
pull-requests: write
jobs:
build:
uses: liquibase/build-logic/.github/workflows/os-extension-test.yml@v0.4.6
secrets: inherit