Skip to content

Commit 89fa5f0

Browse files
authored
Update action.yml
1 parent 5c9b076 commit 89fa5f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
name: 'Run ScanAPI action'
1+
name: 'ScanAPI'
22
author: '@scanapi'
33
description: 'Allows any developer to run ScanAPI using github actions'
44
branding:
55
icon: 'align-justify'
66
color: 'gray-dark'
77
inputs:
88
arguments:
9-
description: 'Desired arguments to run scanapi. Allow multiple parameters separated by spaces.'
9+
description: 'Desired arguments to run ScanAPI. Allow multiple parameters separated by spaces.'
1010
required: true
1111
default: '--help'
1212
runs:

0 commit comments

Comments
 (0)