From 67c9852e5cfb90cb014986c8c6d5e870f15493e3 Mon Sep 17 00:00:00 2001 From: Tejas Kumar Date: Tue, 18 May 2021 17:14:41 +0200 Subject: [PATCH] Remove period Signed-off-by: Tejas Kumar --- .../scaffolder-backend/src/scaffolder/stages/publish/helpers.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/scaffolder-backend/src/scaffolder/stages/publish/helpers.ts b/plugins/scaffolder-backend/src/scaffolder/stages/publish/helpers.ts index 9d5effa8b2..fce3ca67da 100644 --- a/plugins/scaffolder-backend/src/scaffolder/stages/publish/helpers.ts +++ b/plugins/scaffolder-backend/src/scaffolder/stages/publish/helpers.ts @@ -93,7 +93,7 @@ export const enableBranchProtectionOnDefaultRepoBranch = async ({ /** * 👇 we need this preview because allowing a custom * reviewer count on branch protection is a preview - * feature. + * feature * * More here: https://docs.github.com/en/rest/overview/api-previews#require-multiple-approving-reviews */