1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 11:14:03 +00:00
This commit is contained in:
abrardev99-bot 2022-10-13 13:46:19 +05:00 committed by GitHub
parent eb1395429f
commit 5f7e1435e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,7 +93,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ github.token }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.event.pull_request.head.ref }}
- name: Install php-cs-fixer