[Hotfix] Fix style bot (#38779)
fix Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/pr-style-bot.yml
vendored
3
.github/workflows/pr-style-bot.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user