From 9e891dc5856cde93dc818fc46a9e9a397a706078 Mon Sep 17 00:00:00 2001 From: Vitalii Mikhailov Date: Sun, 30 Mar 2025 13:54:53 +0300 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 5252dc1..d7835d2 100644 --- a/action.yml +++ b/action.yml @@ -9,10 +9,10 @@ inputs: default: '' assignees: description: '' - default: 'aragas, artifixer, zijistark' + default: 'aragas, artifixer' reviewers: description: '' - default: 'aragas, artifixer, zijistark' + default: 'aragas, artifixer' runs: using: "composite"