Skip to content

Upload PR Documentation #989

Upload PR Documentation

Upload PR Documentation #989

name: Upload PR Documentation
on:
workflow_run:
workflows: ["Build PR Documentation"]
types:
- completed
jobs:
build:
uses: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@main

Check failure on line 11 in .github/workflows/upload_pr_documentation.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/upload_pr_documentation.yml

Invalid workflow file

error parsing called workflow ".github/workflows/upload_pr_documentation.yml" -> "huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@main" (source branch with sha:5e46c57a72375aa7c4d83d527cb9e25274d4a2ca) : No event triggers defined in `on`
with:
package_name: trl
secrets:
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
comment_bot_token: ${{ secrets.COMMENT_BOT_TOKEN }}