Skip to content

docs(spec): trace 64 frontend methods to their spec, and sync the spe… #36

docs(spec): trace 64 frontend methods to their spec, and sync the spe…

docs(spec): trace 64 frontend methods to their spec, and sync the spe… #36

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: softwarecatalog
secrets:
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}