From 00c66666a0e8dc662fdacca1e107bc9bbb243332 Mon Sep 17 00:00:00 2001 From: Dragomir Penev Date: Fri, 25 Apr 2025 16:39:58 +0300 Subject: [PATCH] Mandatory scope --- actions.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/actions.yaml b/actions.yaml index 4f112dda58..4758a34589 100644 --- a/actions.yaml +++ b/actions.yaml @@ -39,7 +39,6 @@ promote-to-primary: params: scope: type: string - default: cluster description: Whether to promote a unit or a cluster. Must be set to either unit or cluster. force: type: boolean