refactor(bitbucketCloudPipelineRun): updates description for the action
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ export const createBitbucketPipelinesRunAction = (options: {
|
||||
token?: string;
|
||||
}>({
|
||||
id,
|
||||
description: '',
|
||||
description: 'Run a bitbucket cloud pipeline',
|
||||
examples,
|
||||
schema: {
|
||||
input: {
|
||||
|
||||
Reference in New Issue
Block a user