Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

docs(architecture): add ADR-003 information architecture (#134) #20

docs(architecture): add ADR-003 information architecture (#134)

docs(architecture): add ADR-003 information architecture (#134) #20

Workflow file for this run

name: OpenSpec Sync
on:
push:
branches: [development]
paths: ['openspec/**']
workflow_dispatch:
jobs:
sync:
uses: ConductionNL/.github/.github/workflows/openspec-sync.yml@main
with:
app-name: openbuilt
secrets:
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}