Update delete_doc_comment_trigger.yml (#24084)

fix base workflow name
This commit is contained in:
Mishig
2023-06-07 17:55:48 +02:00
committed by GitHub
parent 89b00eef94
commit ef010071ee

View File

@@ -7,6 +7,6 @@ on:
jobs:
delete:
uses: huggingface/doc-builder/.github/workflows/delete_doc_comment.yml@main
uses: huggingface/doc-builder/.github/workflows/delete_doc_comment_trigger.yml@main
with:
pr_number: ${{ github.event.number }}