Skip to content

Commit 948ac33

Browse files
committed
fixup! fixup! fixup! ci(yamllint): add a linter for our many yaml files
1 parent c15676a commit 948ac33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yamllint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
- name: yamllint
2020
uses: reviewdog/action-yamllint@v1
2121
with:
22-
fail_on_error: true
22+
fail_level: any
2323
filter_mode: nofilter

0 commit comments

Comments
 (0)