Skip to content

Commit 1b5d5cd

Browse files
authored
Merge pull request #1 from common-workflow-lab/add-branding
Add `branding` field
2 parents 89dafc6 + 3231d8d commit 1b5d5cd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

action.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
name: 'Run tests with specified CWL runner'
22
author: 'Tomoya Tanjo'
33
description: 'Run tests with specified CWL runner'
4+
5+
branding:
6+
icon: check
7+
color: yellow
8+
49
inputs:
510
test-list:
611
description: 'A file that lists test cases in cwltest format'

0 commit comments

Comments
 (0)