Skip to content

Bump stefanzweifel/git-auto-commit-action from 3 to 5 #5

Bump stefanzweifel/git-auto-commit-action from 3 to 5

Bump stefanzweifel/git-auto-commit-action from 3 to 5 #5

name: trigger-book-build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
uses: ./.github/workflows/build-book-pullrequest.yaml

Check failure on line 11 in .github/workflows/trigger-book-build.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/trigger-book-build.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/trigger-book-build.yaml" -> "./.github/workflows/build-book-pullrequest.yaml" : failed to fetch workflow: workflow was not found.
with:
environment_name: asean2024-pyrad-course
environment_file: environment.yml
path_to_notebooks: ./
use_cached_environment: 'false' # This is default, not strickly needed. Set to 'false' to always build a new environment