Skip to content

Commit 1ef6e80

Browse files
authored
Fix Zenodo metadata integration issue (#11)
* NSERC grant must be re-added manually Not in Zenodo database, so causing release link to fail * run workflow when it is edited
1 parent 648f631 commit 1ef6e80

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/validate-zenodo.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
paths:
66
- '.zenodo.json'
7+
- '.github/workflows/validate-zenodo.yaml'
78

89
jobs:
910
check-zenodo-metadata:

.zenodo.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@
6464
},
6565
{
6666
"id": "021nxhr62::2330423"
67-
},
68-
{
69-
"id": "01h531d29::585136"
7067
}
7168
]
7269
}

0 commit comments

Comments
 (0)