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 a076a08 commit cd808bcCopy full SHA for cd808bc
.github/workflows/SpellCheck.yml
@@ -0,0 +1,9 @@
1
+name: Spell Check
2
+
3
+on:
4
+ pull_request:
5
+ workflow_dispatch:
6
7
+jobs:
8
+ call:
9
+ uses: control-toolbox/CTActions/.github/workflows/spell-check.yml@main
0 commit comments