Update github action file

This commit is contained in:
شركة خبير المحدودة 2025-11-22 04:13:43 +02:00
parent 0af7c2ec0c
commit 76c32ea2be
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
- name: Validate PR Author & Commit Authors - name: Validate PR Author & Commit Authors
uses: actions/github-script@v7 uses: actions/github-script@v7
with: with:
github-token: ${{ secrets.PR_CLOSE_TOKEN }} github-token: ${{ secrets.GH_TOKEN }}
script: | script: |
const allowed = [ const allowed = [
"expsa", "expsa",