Update github action file
This commit is contained in:
parent
b245cae635
commit
0cee5a0693
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
- name: Validate PR Author & Commit Authors
|
||||
uses: actions/github-script@v7
|
||||
with:
|
||||
github-token: ${{ secrets.PR_CLOSE_TOKEN }}
|
||||
github-token: ${{ secrets.GH_TOKEN }}
|
||||
script: |
|
||||
const allowed = [
|
||||
"expsa",
|
||||
|
|
|
|||
Loading…
Reference in New Issue