Skip to content

docs: align blog post and submission with current architecture #66

docs: align blog post and submission with current architecture

docs: align blog post and submission with current architecture #66

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate docker-compose
run: docker compose -f docker-compose.yml config --quiet