Complete doc migration (#20267)

This commit is contained in:
Mishig
2022-11-16 14:43:37 +01:00
committed by GitHub
parent 4fb34de99e
commit e627e9b5ae
2 changed files with 2 additions and 8 deletions

View File

@@ -7,10 +7,7 @@ on:
jobs:
delete:
uses: huggingface/doc-builder/.github/workflows/delete_doc_comment.yml@use_hf_hub
uses: huggingface/doc-builder/.github/workflows/delete_doc_comment.yml@main
with:
pr_number: ${{ github.event.number }}
package: transformers
secrets:
token: ${{ secrets.HF_DOC_PUSH }}
comment_bot_token: ${{ secrets.HUGGINGFACE_PUSH }}