Skip to content

fix(asset_type): images is nilable in the database (#281) #1209

fix(asset_type): images is nilable in the database (#281)

fix(asset_type): images is nilable in the database (#281) #1209

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