Skip to content

Commit 3b03e91

Browse files
Update generate-svg-from-mathml.yaml
Add mml to the triggering extensions
1 parent e653dd8 commit 3b03e91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-svg-from-mathml.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- development
99
paths:
1010
- doc/equations/*.xml
11+
- doc/equations/*.mml
1112

1213
concurrency:
1314
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)