We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7837f23 commit 4af72b7Copy full SHA for 4af72b7
.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@90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 # main
13
with:
14
commit_sha: ${{ github.event.pull_request.head.sha }}
15
pr_number: ${{ github.event.number }}
0 commit comments