Update github action file

This commit is contained in:
شركة خبير المحدودة 2025-11-22 04:13:15 +02:00
parent a755187aa1
commit bd9bcdbd5d
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",