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

Update ci.yml

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

View file

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