Skip to content

Create ci_buildondemand_dev.yml #1

Create ci_buildondemand_dev.yml

Create ci_buildondemand_dev.yml #1

name: [dev]Manual Execute All Notebooks

Check failure on line 1 in .github/workflows/ci_buildondemand_dev.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci_buildondemand_dev.yml

Invalid workflow file

You have an error in your yaml syntax
on:
workflow_dispatch:
jobs:
ExecuteNotebooks:
uses: spacetelescope/notebook-ci-actions/.github/workflows/ci_scheduled.yml@gough_test
with:
python-version: ${{ vars.PYTHON_VERSION }}