diff --git a/.github/workflows/prettier_write.yml b/.github/workflows/prettier_write.yml index c10183172ec9..afa863e8c8d3 100644 --- a/.github/workflows/prettier_write.yml +++ b/.github/workflows/prettier_write.yml @@ -15,8 +15,7 @@ jobs: ref: ${{ github.head_ref }} fetch-depth: 0 - - name: Prettify code + - name: Prettify json uses: creyD/prettier_action@v4.3 with: prettier_options: --write _data/*/*.json - only_changed: True \ No newline at end of file