"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "5d8eb93eeec0476b9f0fddc96f2960be0ce782b6"
Unverified Commit ef010071 authored by Mishig's avatar Mishig Committed by GitHub
Browse files

Update delete_doc_comment_trigger.yml (#24084)

fix base workflow name
parent 89b00eef
...@@ -7,6 +7,6 @@ on: ...@@ -7,6 +7,6 @@ on:
jobs: jobs:
delete: 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: with:
pr_number: ${{ github.event.number }} pr_number: ${{ github.event.number }}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment