Skip to content

Commit bbb6358

Browse files
committed
Deploy when the new figures are generated.
1 parent c05d0cc commit bbb6358

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/sphinx.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
branches:
66
- 'main'
7+
workflow_run:
8+
workflows: ["analysis.yml"]
9+
types:
10+
- completed
711
permissions:
812
contents: read
913
pages: write

0 commit comments

Comments
 (0)