From d2e6485622eb5142ee4615f436acc1095a4e4cd2 Mon Sep 17 00:00:00 2001 From: nagesh Date: Mon, 10 Mar 2025 21:45:20 +0530 Subject: [PATCH] update required params --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 695c0c2..9664cb5 100644 --- a/README.adoc +++ b/README.adoc @@ -19,12 +19,12 @@ The CloudBees API token is used to fetch an app access token if neither the PAT | `provider` | String -| Yes +| No | SCM provider hosting the repository, such as GitHub, Bitbucket, or GitLab. | `repository` | String -| Yes +| No | Repository name with owner, for example, `actions/checkout`. | `ref`