1
0
mirror of https://github.com/XTLS/Xray-docs-next.git synced 2025-08-22 11:28:34 +00:00

Update prettier.yml

This commit is contained in:
gersoctruda 2025-07-17 17:08:10 +03:00 committed by GitHub
parent 673780fd23
commit d91ac0e23c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,9 +15,12 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
fetch-depth: 2
- name: Checkout
if: github.event.pull_request.head.repo.full_name != 'XTLS/Xray-docs-next'
uses: actions/checkout@v4
with:
fetch-depth: 2
- name: Prettify code
if: github.event.pull_request.head.repo.full_name == 'XTLS/Xray-docs-next'