Skip to content

Merge pull request #140 from ConductionNL/fix/e2e-annotate-new-requir… #16

Merge pull request #140 from ConductionNL/fix/e2e-annotate-new-requir…

Merge pull request #140 from ConductionNL/fix/e2e-annotate-new-requir… #16

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