Skip to content

Updated README to reflect the latest repository structure changes #269

Updated README to reflect the latest repository structure changes

Updated README to reflect the latest repository structure changes #269

name: Delete doc comment trigger
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 }}