Skip to content

chore: refactored CI actions - removed todo #646

chore: refactored CI actions - removed todo

chore: refactored CI actions - removed todo #646

Workflow file for this run

name: CI
on:
push:
paths-ignore:
- "*.md"
jobs:
test:
uses: PlaceOS/.github/.github/workflows/containerised-test.yml@main
crystal-style:
uses: PlaceOS/.github/.github/workflows/crystal-style.yml@main
dockerfile-style:
uses: PlaceOS/.github/.github/workflows/dockerfile-style.yml@main