Skip to content

feat(adr-023): ActionAuthService skeleton + repair step + empty seed … #10

feat(adr-023): ActionAuthService skeleton + repair step + empty seed …

feat(adr-023): ActionAuthService skeleton + repair step + empty seed … #10

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