Skip to content

chore: point openspiel base image to ghcr.io/huggingface namespace #386

chore: point openspiel base image to ghcr.io/huggingface namespace

chore: point openspiel base image to ghcr.io/huggingface namespace #386

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@bcff59fca682130d2e7271ca8589911b7ac0b8bf # main
with:
commit_sha: ${{ github.event.pull_request.head.sha }}
pr_number: ${{ github.event.number }}
package: openenv
version_tag_suffix: ""