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.
2 parents d6f565f + 1824fab commit a017d1aCopy full SHA for a017d1a
.github/workflows/code-style.yml
@@ -0,0 +1,11 @@
1
+name: Code Style
2
+
3
+on:
4
+ push:
5
+ pull_request:
6
7
+permissions: write-all
8
9
+jobs:
10
+ Styler:
11
+ uses: TheDragonCode/.github/.github/workflows/code-style.yml@main
0 commit comments