From f0e17156930bcae95b208096fa67dcc4393277db Mon Sep 17 00:00:00 2001 From: Cenarius Date: Wed, 19 Feb 2025 13:43:15 +0100 Subject: [PATCH] OXDEV-9147 Update reviewers option --- .github/workflows/dispatch-release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dispatch-release.yaml b/.github/workflows/dispatch-release.yaml index c6394312..d36b4ee8 100644 --- a/.github/workflows/dispatch-release.yaml +++ b/.github/workflows/dispatch-release.yaml @@ -25,10 +25,10 @@ on: reviewer: type: choice required: true - description: 'who should review the PR' + description: 'Who should review the PR' options: + - kenariosz - joernott - - snehasreeramini jobs: prepare_release: