Skip to content

feat(bookings): [PPT-1846] add all_day bool flag #339

feat(bookings): [PPT-1846] add all_day bool flag

feat(bookings): [PPT-1846] add all_day bool flag #339

Workflow file for this run

name: Pull Request
on:
pull_request_target:
jobs:
placeos:
name: PlaceOS PR actions
uses: PlaceOS/.github/.github/workflows/pull-request.yml@main
with:
title: ${{ github.event.pull_request.title }}
opened: ${{ github.event.action == 'opened' || github.event.action == 'reopened' }}