Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Merge pull request #3 from ConductionNL/feature/spec-openbuilt-schema… #4

Merge pull request #3 from ConductionNL/feature/spec-openbuilt-schema…

Merge pull request #3 from ConductionNL/feature/spec-openbuilt-schema… #4

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

Check failure on line 11 in .github/workflows/openspec-sync.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/openspec-sync.yml

Invalid workflow file

error parsing called workflow ".github/workflows/openspec-sync.yml" -> "ConductionNL/.github/.github/workflows/openspec-sync.yml@main" : failed to fetch workflow: workflow was not found.
with:
app-name: openbuilt
secrets:
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}