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 4d42d1b commit d81b168Copy full SHA for d81b168
.github/workflows/style-bot-action.yml
@@ -1,3 +1,10 @@
1
+# This workflow was originally implemented by the diffusers team and ported into huggingface_hub
2
+# as a reusable workflow. Related PRs:
3
+# - https://github.com/huggingface/diffusers/pull/10274
4
+# - https://github.com/huggingface/diffusers/pull/10931
5
+# - https://github.com/huggingface/diffusers/pull/10908
6
+
7
8
name: Style Bot Action
9
10
on:
0 commit comments