Add 'expsa' to allowed PR authors list
This commit is contained in:
parent
9d7b5fe954
commit
d589e67272
|
|
@ -41,6 +41,7 @@ jobs:
|
||||||
github-token: ${{ secrets.PR_CLOSE_TOKEN }}
|
github-token: ${{ secrets.PR_CLOSE_TOKEN }}
|
||||||
script: |
|
script: |
|
||||||
const allowed = [
|
const allowed = [
|
||||||
|
"expsa",
|
||||||
"moutazmuhammad",
|
"moutazmuhammad",
|
||||||
"ronozoro",
|
"ronozoro",
|
||||||
"Abubaker-Altaib",
|
"Abubaker-Altaib",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue