We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292834a commit 24ee91dCopy full SHA for 24ee91d
.github/workflows/style-bot.yml
@@ -15,4 +15,4 @@ jobs:
15
python_quality_dependencies: "[quality]"
16
style_command_type: "style_only"
17
secrets:
18
- bot_token: ${{ secrets.GITHUB_TOKEN }}
+ bot_token: ${{ secrets.HF_STYLE_BOT_ACTION }}
0 commit comments