Skip to content

Commit 4070ae5

Browse files
committed
Lint YAML
1 parent 8208657 commit 4070ae5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/code-quality.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ jobs:
3535
3636
- name: Check spelling
3737
uses: streetsidesoftware/cspell-action@v6
38+
39+
- name: Lint YAML
40+
uses: karancode/yamllint-github-action@master@v3

0 commit comments

Comments
 (0)