Skip to content

Commit 42e7227

Browse files
committed
fix: rumdl config path change
1 parent ff94abe commit 42e7227

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-any-lint-markdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
paths:
88
- "**.md"
9-
- ".rumdl.toml"
9+
- "**rumdl.toml"
1010

1111
concurrency:
1212
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)