Skip to content

fix(settings): validate yaml to json conversion [PPT-1873] #1215

fix(settings): validate yaml to json conversion [PPT-1873]

fix(settings): validate yaml to json conversion [PPT-1873] #1215

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