Skip to content

fix(decision): require outcome + decisionDate only in terminal states… #570

fix(decision): require outcome + decisionDate only in terminal states…

fix(decision): require outcome + decisionDate only in terminal states… #570

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