From e4f4805dc0682af6e8a21c959b419904e6fbe3b6 Mon Sep 17 00:00:00 2001 From: Mishig Davaadorj Date: Mon, 5 Sep 2022 11:02:04 +0200 Subject: [PATCH] [wip: testing doc raises] --- .github/workflows/build_pr_documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_pr_documentation.yml b/.github/workflows/build_pr_documentation.yml index efe9965c3be24a..6e229c1b2dd64e 100644 --- a/.github/workflows/build_pr_documentation.yml +++ b/.github/workflows/build_pr_documentation.yml @@ -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@frontend_yields_raises with: commit_sha: ${{ github.event.pull_request.head.sha }} pr_number: ${{ github.event.number }}