Skip to content

Commit

Permalink
[wip: testing doc-builder]
Browse files Browse the repository at this point in the history
  • Loading branch information
mishig25 authored May 21, 2023
1 parent 3658488 commit c9f3cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pr_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@test_xenova_regex_optim
with:
commit_sha: ${{ github.event.pull_request.head.sha }}
pr_number: ${{ github.event.number }}
Expand Down

0 comments on commit c9f3cff

Please sign in to comment.