Skip to content

Commit

Permalink
Update delete_doc_comment_trigger.yml (#24084)
Browse files Browse the repository at this point in the history
fix base workflow name
  • Loading branch information
mishig25 committed Jun 7, 2023
1 parent 89b00ee commit ef01007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete_doc_comment_trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit ef01007

Please sign in to comment.