Update .github/workflows/build_pr_documentation.yml

pull/1575/head
Nathan Raw 3 years ago committed by GitHub
parent 03789e46ba
commit 00f3dd1e15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,6 +9,7 @@ concurrency:
jobs:
build:
# TODO - switch back to main branch before merging
uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@repo-owner-bugfix
with:
commit_sha: ${{ github.event.pull_request.head.sha }}

Loading…
Cancel
Save