Skip to content

FIX: Update env to include open-radar-data with JMA data #165

FIX: Update env to include open-radar-data with JMA data

FIX: Update env to include open-radar-data with JMA data #165

name: trigger-book-build
on:
pull_request:
# instead of calling build-book directly, we will create and upload an artifact containing the source (minus .github directory)
jobs:
get-code:
uses: ProjectPythia/cookbook-actions/.github/workflows/get-code.yaml@main
with:
code_artifact_name: code-zip-${{ github.event.number }}