Skip to content

fix(events): [PPT-1390] return 404 instead of 500 and improve logging… #781

fix(events): [PPT-1390] return 404 instead of 500 and improve logging…

fix(events): [PPT-1390] return 404 instead of 500 and improve logging… #781

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 }}