Skip to content

Move myst.yml and adapt workflows #386

Move myst.yml and adapt workflows

Move myst.yml and adapt workflows #386

name: trigger-link-check
on:
pull_request:
jobs:
link-check:
uses: ProjectPythia/cookbook-actions/.github/workflows/link-checker.yaml@main
with:
path_to_source: 'portal'

Check failure on line 9 in .github/workflows/trigger-link-check.yaml

View workflow run for this annotation

GitHub Actions / trigger-link-check

Invalid workflow file

The workflow is not valid. .github/workflows/trigger-link-check.yaml (Line: 9, Col: 23): Invalid input, path_to_source is not defined in the referenced workflow.