Update github action file

This commit is contained in:
شركة خبير المحدودة 2025-11-21 22:57:48 +02:00
parent 435e77f217
commit 768e7504dd
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
with:
github-token: ${{ secrets.PR_CLOSE_TOKEN }}
script: |
const allowed = ["ahmad-samir", "moutazmuhammad"];
const allowed = ["expsa", "moutazmuhammad", "ronozoro", "Abubaker-Altaib", "altexp", "MohamedGad100", "the5abir", "esraa8mostafa", "zainab2097", "ahmadaking", "mohamed33", "mohammed-alkhazrji", "AwatifImam", "kchyounes19", "eslamtalaat744", "abuzaid4exp", "AbuzarExp", "yahyaDevelopOdoo", "MahmoudSalahEXP", "Nossibaelhadi"];
const author = context.payload.pull_request.user.login;
core.info(`PR Author: ${author}`);