Skip to content

fix(survey): make Survey::Invitation.list(sent: false) return unsent … #1019

fix(survey): make Survey::Invitation.list(sent: false) return unsent …

fix(survey): make Survey::Invitation.list(sent: false) return unsent … #1019

Workflow file for this run

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