Skip to content

Commit c9539c9

Browse files
committed
1 parent 6e2ace5 commit c9539c9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/source.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,12 @@ jobs:
7171
#exclude_patterns: url1,url2
7272
# choose if the force pass or not
7373
force_pass : true
74+
75+
rodare:
76+
runs-on: ubuntu-latest
77+
steps:
78+
- uses: actions/checkout@v6
79+
- name: Validate Zenodo Metadata
80+
uses: vsoch/zenodo-validator@main
81+
with:
82+
path: '.rodare.json'

0 commit comments

Comments
 (0)