Skip to content

Merge pull request #902 from ConductionNL/feat/shillinq-860-inventory… #111

Merge pull request #902 from ConductionNL/feat/shillinq-860-inventory…

Merge pull request #902 from ConductionNL/feat/shillinq-860-inventory… #111

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