mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 09:41:26 -08:00
Update compile_mermaid.yml
Updating to only file in `docs` tree
This commit is contained in:
parent
edfe94d2ef
commit
cb99b509de
1 changed files with 1 additions and 1 deletions
2
.github/workflows/compile_mermaid.yml
vendored
2
.github/workflows/compile_mermaid.yml
vendored
|
@ -3,7 +3,7 @@ name: 'Compile Mermaid in Markdown'
|
|||
on:
|
||||
push:
|
||||
paths:
|
||||
- '**/*.mmd'
|
||||
- 'docs/**/*.mmd'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Reference in a new issue