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 98eb14f commit 0756911Copy full SHA for 0756911
1 file changed
.github/workflows/autofix.yml
@@ -0,0 +1,9 @@
1
+name: autofix.ci
2
+
3
+on: [pull_request]
4
5
+jobs:
6
+ autofix:
7
+ uses: sxzz/workflows/.github/workflows/autofix.yml@v1
8
+ permissions:
9
+ contents: read
0 commit comments