👷 update pr doc builder to bugfix branch

pull/1575/head
nateraw 3 years ago
parent 61b0e8296e
commit d3f7bb4fb7

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

Loading…
Cancel
Save