From 07b6e0c2628436e4febdc3d319c2fbf97e1c4da8 Mon Sep 17 00:00:00 2001 From: Alexey Efimchik Date: Wed, 11 Mar 2026 13:11:04 +0000 Subject: [PATCH] Removed reviewer verification variable --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index 73a6a39..eb6efa5 100644 --- a/action.yml +++ b/action.yml @@ -42,7 +42,6 @@ runs: VCS_ACCESS_TOKEN: ${{ inputs.gitea_token }} SERVER: "https://code.wynenterprise.io" TEAM_NAME: "Wyn" - ENABLE_REVIEWER_VERIFICATION: "false" branding: icon: 'message-circle'