We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b00ee commit ef01007Copy full SHA for ef01007
.github/workflows/delete_doc_comment_trigger.yml
@@ -7,6 +7,6 @@ on:
7
8
jobs:
9
delete:
10
- uses: huggingface/doc-builder/.github/workflows/delete_doc_comment.yml@main
+ uses: huggingface/doc-builder/.github/workflows/delete_doc_comment_trigger.yml@main
11
with:
12
pr_number: ${{ github.event.number }}
0 commit comments