We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3658488 commit c9f3cffCopy full SHA for c9f3cff
.github/workflows/build_pr_documentation.yml
@@ -9,7 +9,7 @@ concurrency:
9
10
jobs:
11
build:
12
- 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
13
with:
14
commit_sha: ${{ github.event.pull_request.head.sha }}
15
pr_number: ${{ github.event.number }}
0 commit comments