Skip to content

Add team onboarding guide #89

Add team onboarding guide

Add team onboarding guide #89

name: trigger-book-build
on:
pull_request:
jobs:
build:
uses: ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml@main
with:
environment_name: leap-docs-env
artifact_name: book-zip-${{ github.event.number }}
path_to_notebooks: "book"
# Other input options are possible, see ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml