fix(markdown_lint): enable job for md in sub folders
!21 fixes #19 nofusscomputing/internal/automation/documentation!2
This commit is contained in:
@ -29,5 +29,6 @@
|
|||||||
- if: '$CI_COMMIT_BRANCH'
|
- if: '$CI_COMMIT_BRANCH'
|
||||||
exists:
|
exists:
|
||||||
- "**.md"
|
- "**.md"
|
||||||
|
- "**/**.md"
|
||||||
- when: never
|
- when: never
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user