Skip to content

Merge pull request #103 from ConductionNL/feat/vue-3-migration #13

Merge pull request #103 from ConductionNL/feat/vue-3-migration

Merge pull request #103 from ConductionNL/feat/vue-3-migration #13

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