Skip to content

Commit b8b431c

Browse files
committed
fix
Signed-off-by: Frederic BIDON <[email protected]>
1 parent 9b8608c commit b8b431c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
id: markdownlint
5353
uses: docker://avtodev/markdown-lint:v1.5
5454
with:
55-
config: .markdownlint.yml
55+
config: ./github/.markdownlint.yml
5656
args: "${{ needs.markdown-changed.outputs.all_changed_files }}"
5757
output: '${{ env.lintreport }}'
5858

0 commit comments

Comments
 (0)