Skip to content

refactor: root GET endpoint to return services status + error details #164

refactor: root GET endpoint to return services status + error details

refactor: root GET endpoint to return services status + error details #164

Workflow file for this run

name: Build
on: push
jobs:
build:
uses: PlaceOS/.github/.github/workflows/build-dev-image.yml@main
secrets:
GHCR_PAT: ${{ secrets.GHCR_PAT }}