Skip to content

Commit 46c4038

Browse files
Updated .github/workflows/lint-yaml.yml NO_JIRA
1 parent d400664 commit 46c4038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/lint-yaml.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Run yamllint
3838
uses: reviewdog/action-yamllint@v1
3939
with:
40-
fail_on_error: false
40+
fail_level: none
4141
filter_mode: diff_context
4242
level: error
4343
yamllint_flags: ${{ steps.file-changes.outputs.changed-files }}

0 commit comments

Comments
 (0)