Update compile_mermaid.yml

Updating to only file in `docs` tree
This commit is contained in:
Nat Hillard 2021-05-19 18:33:31 -04:00 committed by GitHub
parent edfe94d2ef
commit cb99b509de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ name: 'Compile Mermaid in Markdown'
on:
push:
paths:
- '**/*.mmd'
- 'docs/**/*.mmd'
jobs:
build: