Skip to content

Merge pull request #741 from ConductionNL/refactor/back-to-six #578

Merge pull request #741 from ConductionNL/refactor/back-to-six

Merge pull request #741 from ConductionNL/refactor/back-to-six #578

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 }}