Skip to content

adjusted liquibase script #6

adjusted liquibase script

adjusted liquibase script #6

Workflow file for this run

name: Build Feature Branch
on:
push:
branches:
- '**'
- '!main'
- '!fix/[0-9]+.[0-9]+.x'
jobs:
branch:
uses: onecx-apps/ci-quarkus/.github/workflows/build-branch.yml@v2
secrets: inherit