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 00b179f commit 648e895Copy full SHA for 648e895
.github/workflows/pr_style_bot.yml
@@ -14,4 +14,4 @@ jobs:
14
with:
15
python_quality_dependencies: "[quality]"
16
secrets:
17
- bot_token: ${{ secrets.GITHUB_TOKEN }}
+ bot_token: ${{ secrets.HF_STYLE_BOT_ACTION }}
0 commit comments