Skip to content

Commit 620cd34

Browse files
committed
fixup
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
1 parent 741cf03 commit 620cd34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Markdown
33
on:
44
pull_request:
55
paths:
6-
- **/*.md
6+
- '**/*.md'
77

88
permissions:
99
pull-requests: read

0 commit comments

Comments
 (0)