We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78f6bb commit 53fe9bdCopy full SHA for 53fe9bd
1 file changed
.github/workflows/pr_style_bot.yaml
@@ -10,7 +10,7 @@ permissions:
10
11
jobs:
12
style:
13
- uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@b309accd12194d9ad01d56569e97a5bf39724960
+ uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@b85b288d73b43e883401004a697010abea7adf1d
14
with:
15
python_quality_dependencies: "[quality]"
16
secrets:
0 commit comments