Skip to content

issue liquibase#340 - Liquibase throws IllegalArgumentException "Multiple entries with same key: enablearrow=0 and enablearrow=0" #700

issue liquibase#340 - Liquibase throws IllegalArgumentException "Multiple entries with same key: enablearrow=0 and enablearrow=0"

issue liquibase#340 - Liquibase throws IllegalArgumentException "Multiple entries with same key: enablearrow=0 and enablearrow=0" #700

Workflow file for this run

name: Build and Test
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
permissions:
contents: write
pull-requests: write
packages: read
id-token: write
jobs:
build-test:
uses: liquibase/build-logic/.github/workflows/os-extension-test.yml@main
secrets: inherit
dependabot-automerge:
needs: build-test
uses: liquibase/build-logic/.github/workflows/dependabot-automerge.yml@main
secrets: inherit