mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-08-22 19:38:36 +00:00
Update prettier.yml
This commit is contained in:
parent
8b0af75867
commit
43d5c29f44
2
.github/workflows/prettier.yml
vendored
2
.github/workflows/prettier.yml
vendored
@ -15,9 +15,11 @@ 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
|
||||
fetch-depth: 2
|
||||
|
||||
- name: Prettify code
|
||||
if: github.event.pull_request.head.repo.full_name == 'XTLS/Xray-docs-next'
|
||||
|
Loading…
Reference in New Issue
Block a user