Skip to content

feat: add missing template files to match app-create/app-verify skill… #2

feat: add missing template files to match app-create/app-verify skill…

feat: add missing template files to match app-create/app-verify skill… #2

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