Skip to content

docs: update README with project overview, architecture, and setup instructions #13

docs: update README with project overview, architecture, and setup instructions

docs: update README with project overview, architecture, and setup instructions #13

name: On Pull Request
on:
pull_request:
jobs:
build:
name: Build
uses: ./.github/workflows/wf-docker-build.yaml
with:
push-ghcr: false
save-cache: false