mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
remove delete doc comment
This commit is contained in:
parent
d0ddc80c31
commit
4d6132a233
12
.github/workflows/delete_doc_comment.yml
vendored
12
.github/workflows/delete_doc_comment.yml
vendored
@ -1,12 +0,0 @@
|
|||||||
name: Delete doc comment
|
|
||||||
|
|
||||||
on:
|
|
||||||
pull_request:
|
|
||||||
types: [ closed ]
|
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
delete:
|
|
||||||
uses: huggingface/doc-builder/.github/workflows/delete_doc_comment_trigger.yml@main
|
|
||||||
with:
|
|
||||||
pr_number: ${{ github.event.number }}
|
|
Loading…
Reference in New Issue
Block a user