Skip to content

fix(bookings): add approve and reject routes for recurring instances #843

fix(bookings): add approve and reject routes for recurring instances

fix(bookings): add approve and reject routes for recurring instances #843

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