We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c9b076 commit 89fa5f0Copy full SHA for 89fa5f0
1 file changed
action.yml
@@ -1,12 +1,12 @@
1
-name: 'Run ScanAPI action'
+name: 'ScanAPI'
2
author: '@scanapi'
3
description: 'Allows any developer to run ScanAPI using github actions'
4
branding:
5
icon: 'align-justify'
6
color: 'gray-dark'
7
inputs:
8
arguments:
9
- description: 'Desired arguments to run scanapi. Allow multiple parameters separated by spaces.'
+ description: 'Desired arguments to run ScanAPI. Allow multiple parameters separated by spaces.'
10
required: true
11
default: '--help'
12
runs:
0 commit comments