Update github action file
This commit is contained in:
parent
435e77f217
commit
768e7504dd
|
|
@ -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}`);
|
||||
|
|
|
|||
Loading…
Reference in New Issue