|
|
@ -9,7 +9,7 @@ concurrency:
|
|
|
|
|
|
|
|
|
|
|
|
jobs:
|
|
|
|
jobs:
|
|
|
|
build:
|
|
|
|
build:
|
|
|
|
uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@main
|
|
|
|
uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@fix-issue-305
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
commit_sha: ${{ github.event.pull_request.head.sha }}
|
|
|
|
commit_sha: ${{ github.event.pull_request.head.sha }}
|
|
|
|
pr_number: ${{ github.event.number }}
|
|
|
|
pr_number: ${{ github.event.number }}
|
|
|
|