Skip to content

Commit ef5b044

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-markdown.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Run markdownlint
3737
uses: reviewdog/action-markdownlint@v0
3838
with:
39-
fail_on_error: false
39+
fail_level: none
4040
filter_mode: diff_context
4141
level: error
4242
markdownlint_flags: ${{ steps.file-changes.outputs.changed-files }}

0 commit comments

Comments
 (0)