Skip to content

Commit

Permalink
Only_change does not seem to work proper
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi authored Jul 20, 2024
1 parent 9897331 commit 5cd87c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/prettier_write.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
ref: ${{ github.head_ref }}
fetch-depth: 0

- name: Prettify code
- name: Prettify json
uses: creyD/[email protected]
with:
prettier_options: --write _data/*/*.json
only_changed: True

0 comments on commit 5cd87c0

Please sign in to comment.