Skip to content

Commit 6331cf2

Browse files
committed
Use github format for yamllint output.
1 parent ebbf733 commit 6331cf2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/yamllint.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
- uses: actions/checkout@v2
1010
- name: yaml-lint
1111
uses: ibiqlik/action-yamllint@v3
12+
with:
13+
format: github

0 commit comments

Comments
 (0)