Skip to content

Update pom.xml to 0.1.3-SNAPSHOT #42

Update pom.xml to 0.1.3-SNAPSHOT

Update pom.xml to 0.1.3-SNAPSHOT #42

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/[email protected]
secrets: inherit
with:
java: "[11, 17, 18]"
os: '["ubuntu-latest", "windows-latest"]'
dependabot-automerge:
needs: build-test
uses: liquibase/build-logic/.github/workflows/[email protected]
secrets: inherit