We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8eb34 commit 1ce72b2Copy full SHA for 1ce72b2
action.yml
@@ -1,6 +1,10 @@
1
name: Contributors metadata check
2
description: Checks if code contributors are properly listed in metadata files (CITATION.cff / codemeta.json) based on the git history
3
4
+branding:
5
+ icon: 'check-circle'
6
+ color: 'green'
7
+
8
inputs:
9
github_token:
10
required: true
0 commit comments