Skip to content

fix(events): [PPT-1390] return 404 instead of 500 if the event can't … #778

fix(events): [PPT-1390] return 404 instead of 500 if the event can't …

fix(events): [PPT-1390] return 404 instead of 500 if the event can't … #778

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