Skip to content

Merge pull request #384 from ConductionNL/wip/portfolio-rationalizati… #25

Merge pull request #384 from ConductionNL/wip/portfolio-rationalizati…

Merge pull request #384 from ConductionNL/wip/portfolio-rationalizati… #25

Workflow file for this run

name: OpenSpec Sync
on:
push:
branches: [development]
paths: ['openspec/**']
workflow_dispatch:
jobs:
sync:
uses: Conduction/.github/.github/workflows/openspec-sync.yml@feature/openspec-project-sync

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" -> "Conduction/.github/.github/workflows/openspec-sync.yml@feature/openspec-project-sync" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
app-name: softwarecatalog
secrets:
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}