Update github action file

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