Skip to content

FIX: Failing nightly CI tests due to IA3 config #212

FIX: Failing nightly CI tests due to IA3 config

FIX: Failing nightly CI tests due to IA3 config #212

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 }}