mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-02 21:06:15 +03:00
Fix: typo
This commit is contained in:
parent
19d6a3f6cf
commit
1022c4474a
1 changed files with 0 additions and 3 deletions
3
.github/workflows/prettier.yml
vendored
3
.github/workflows/prettier.yml
vendored
|
@ -11,9 +11,6 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Prettify code
|
||||
uses: creyD/prettier_action@v3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue