From fb5bfb8c2389af0c095fded25c865ebd2c034b00 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Fri, 11 Jul 2025 12:28:55 +0100 Subject: [PATCH] Update PR-Auto-Deploy-V2.yml --- .github/workflows/PR-Auto-Deploy-V2.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/PR-Auto-Deploy-V2.yml b/.github/workflows/PR-Auto-Deploy-V2.yml index 61dfa45e1..eb434dc0d 100644 --- a/.github/workflows/PR-Auto-Deploy-V2.yml +++ b/.github/workflows/PR-Auto-Deploy-V2.yml @@ -36,7 +36,7 @@ jobs: # Check if author is authorized authorized_users=( - "frooodle" + "Frooodle" "sf298" "Ludy87" "LaserKaspar" @@ -335,4 +335,4 @@ jobs: console.error(`Failed to add reaction: ${error.message}`); console.error(error); } - } \ No newline at end of file + }