1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 09:34:05 +00:00

Update ci.yml

This commit is contained in:
Abrar Ahmad 2022-10-12 17:46:09 +05:00
parent a0dbcccc38
commit ad2c88b36c

View file

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