mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 12:50:06 +06:00
[Hotfix] Fix style bot (#38779)
fix Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
parent
7c6b1707c3
commit
7c58336949
3
.github/workflows/pr-style-bot.yml
vendored
3
.github/workflows/pr-style-bot.yml
vendored
@ -5,6 +5,9 @@ on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
style:
|
||||
uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@main
|
||||
|
Loading…
Reference in New Issue
Block a user