Skip to content

Preparing for release. #63

Preparing for release.

Preparing for release. #63

name: Build PR Documentation
on:
pull_request:
paths:
- "docs/source/**"
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build:
uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yaml@main

Check failure on line 14 in .github/workflows/build_pr_documentation.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build_pr_documentation.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/build_pr_documentation.yaml" -> "huggingface/doc-builder/.github/workflows/build_pr_documentation.yaml@main" : failed to fetch workflow: workflow was not found.
with:
commit_sha: ${{ github.event.pull_request.head.sha }}
pr_number: ${{ github.event.number }}
package: text-generation-inference
additional_args: --not_python_module