We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e0e22 commit 414bda3Copy full SHA for 414bda3
1 file changed
action.yml
@@ -1,9 +1,10 @@
1
name: cffconvert
2
author: https://github.com/jspaaks
3
description: Validate CITATION.cff and .zenodo.json and check consistency
4
+icon: check
5
runs:
6
using: 'docker'
7
image: 'Dockerfile'
8
args:
9
- /bin/sh
- - checks.sh
10
+ - checks.sh
0 commit comments