1 parent 42e7227 commit be72e00Copy full SHA for be72e00
1 file changed
.github/workflows/pr-any-lint-markdown.yaml
@@ -32,7 +32,7 @@ jobs:
32
markdown:
33
- added|modified: '**.md'
34
rumdlconf:
35
- - added|modified: '.rumdl.toml'
+ - added|modified: '**rumdl.toml'
36
list-files: escape
37
- name: ⬇️ Install the latest version of uv
38
if: steps.filter.outputs.markdown == 'true' || steps.filter.outputs.rumdlconf == 'true'
0 commit comments