Skip to content

[186049138] Postgresql is used in acceptance tests #238

[186049138] Postgresql is used in acceptance tests

[186049138] Postgresql is used in acceptance tests #238

Workflow file for this run

---
name: "Image: middleman"
permissions:
actions: write # so 'cancel-workflow-action' can function
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
workflows:
uses: ./.github/workflows/build-image-base.yml
with:
image: middleman
platforms: linux/amd64
secrets: inherit