We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b854d5d commit 2b5ba81Copy full SHA for 2b5ba81
action.yml
@@ -1,6 +1,9 @@
1
# action.yml
2
name: 'cursion-runner'
3
description: 'Run a Test, Case, or Flow from your Cursion account'
4
+branding:
5
+ icon: 'chevron-right'
6
+ color: 'blue'
7
inputs:
8
api-token: # API token
9
description: 'API token from your Cursion account'
0 commit comments