Skip to content

chore(deps): bump soupsieve from 2.8.3 to 2.8.4 in /envs/openapp_env #493

chore(deps): bump soupsieve from 2.8.3 to 2.8.4 in /envs/openapp_env

chore(deps): bump soupsieve from 2.8.3 to 2.8.4 in /envs/openapp_env #493

name: Build PR Documentation
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build:
if: github.event.pull_request.draft == false
uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@7e6bd45ee271b96e75484eeafea1b3e6139cd0c7 # main
with:
commit_sha: ${{ github.event.pull_request.head.sha }}
pr_number: ${{ github.event.number }}
package: openenv
version_tag_suffix: ""
# doc-builder registry now provides tomli for the light install