Skip to content

Update _config.yml to add linkcheck_ignore #33

Update _config.yml to add linkcheck_ignore

Update _config.yml to add linkcheck_ignore #33

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