Skip to content

Stop excluding the trufflehog lob detector (#6920) #3341

Stop excluding the trufflehog lob detector (#6920)

Stop excluding the trufflehog lob detector (#6920) #3341

name: Build documentation
on:
push:
branches:
- main
- doc-builder*
- v*-release
env:
TRL_EXPERIMENTAL_SILENCE: 1
jobs:
build:
uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@af49b8dc3859c3d80c7220c8c0ba146431132e49 # main
with:
commit_sha: ${{ github.sha }}
package: trl
version_tag_suffix: ""
secrets:
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}