Skip to content

Commit be72e00

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

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
@@ -32,7 +32,7 @@ jobs:
3232
markdown:
3333
- added|modified: '**.md'
3434
rumdlconf:
35-
- added|modified: '.rumdl.toml'
35+
- added|modified: '**rumdl.toml'
3636
list-files: escape
3737
- name: ⬇️ Install the latest version of uv
3838
if: steps.filter.outputs.markdown == 'true' || steps.filter.outputs.rumdlconf == 'true'

0 commit comments

Comments
 (0)