From 5794d5c1f86bdde98d712550205954a5ea30a531 Mon Sep 17 00:00:00 2001 From: Benjamin Janssens Date: Wed, 4 Sep 2024 16:23:14 +0200 Subject: [PATCH] docs: add action to readme Signed-off-by: Benjamin Janssens --- plugins/scaffolder-backend-module-bitbucket-cloud/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins/scaffolder-backend-module-bitbucket-cloud/README.md b/plugins/scaffolder-backend-module-bitbucket-cloud/README.md index 0d616f2670..d5ba306fa2 100644 --- a/plugins/scaffolder-backend-module-bitbucket-cloud/README.md +++ b/plugins/scaffolder-backend-module-bitbucket-cloud/README.md @@ -7,5 +7,6 @@ _This plugin was created through the Backstage CLI_ ## Actions -- `publish:bitbucketCloud` -- `bitbucket:pipelines:run` +* `publish:bitbucketCloud` +* `bitbucket:pipelines:run` +* `publish:bitbucketCloud:pull-request`