Skip to content

Commit 1706cb0

Browse files
author
steriva
committed
Update modules and workflow
1 parent 5a1c490 commit 1706cb0

5 files changed

Lines changed: 15 additions & 0 deletions

File tree

.github/workflows/deploy-pages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
paths:
8+
- index.html
9+
- papers.json
710
workflow_dispatch:
811

912
permissions:

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,12 @@
44
[submodule "repositories/ROSE-pDMD"]
55
path = repositories/ROSE-pDMD
66
url = https://github.com/ERMETE-Lab/ROSE-pDMD
7+
[submodule "repositories/ROSE-pyforce"]
8+
path = repositories/ROSE-pyforce
9+
url = https://github.com/ERMETE-Lab/ROSE-pyforce
10+
[submodule "repositories/MP-OFELIA"]
11+
path = repositories/MP-OFELIA
12+
url = https://github.com/ERMETE-Lab/MP-OFELIA
13+
[submodule "repositories/MP-pyISFenix"]
14+
path = repositories/MP-pyISFenix
15+
url = https://github.com/ERMETE-Lab/MP-pyISFenix

repositories/MP-OFELIA

Submodule MP-OFELIA added at f8d429a

repositories/MP-pyISFenix

Submodule MP-pyISFenix added at 6b4fa25

repositories/ROSE-pyforce

Submodule ROSE-pyforce added at 99f3394

0 commit comments

Comments
 (0)