We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebbf733 commit 6331cf2Copy full SHA for 6331cf2
.github/workflows/yamllint.yml
@@ -9,3 +9,5 @@ jobs:
9
- uses: actions/checkout@v2
10
- name: yaml-lint
11
uses: ibiqlik/action-yamllint@v3
12
+ with:
13
+ format: github
0 commit comments