[Hotfix] Fix style bot (#38779)

fix

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar 2025-06-12 10:20:36 +02:00 committed by GitHub
parent 7c6b1707c3
commit 7c58336949
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,9 @@ on:
issue_comment: issue_comment:
types: [created] types: [created]
permissions:
pull-requests: write
jobs: jobs:
style: style:
uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@main uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@main