Skip to content

DAT-18204: fix concurrent runs #269

DAT-18204: fix concurrent runs

DAT-18204: fix concurrent runs #269

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.7.8
secrets: inherit
dependabot-automerge:
needs: build-test
uses: liquibase/build-logic/.github/workflows/dependabot-automerge.yml@v0.7.8
secrets: inherit