Skip to content

fix(availability): PPT-1629 return 404 when tenant not found (#334) #1384

fix(availability): PPT-1629 return 404 when tenant not found (#334)

fix(availability): PPT-1629 return 404 when tenant not found (#334) #1384

Workflow file for this run

name: CI
on:
push:
workflow_dispatch:
schedule:
- cron: '0 0 * * 0' # Sunday at midnight
jobs:
test:
uses: PlaceOS/.github/.github/workflows/containerised-test.yml@main
crystal-style:
uses: PlaceOS/.github/.github/workflows/crystal-style.yml@main
dockerfile-style:
uses: PlaceOS/.github/.github/workflows/dockerfile-style.yml@main