forked from extern/easydiffusion
Print the diff
This commit is contained in:
parent
20d6e17d4d
commit
e7fd0b3a05
6
.github/workflows/prettier.yml
vendored
6
.github/workflows/prettier.yml
vendored
@ -14,7 +14,5 @@ jobs:
|
||||
with:
|
||||
# prettier CLI arguments.
|
||||
args: --print-width 120 --tab-width 4 --no-semi --arrow-parens always --trailing-comma es5 --write "./**/*.js"
|
||||
- uses: technote-space/get-diff-action@v6
|
||||
with:
|
||||
PATTERNS: |
|
||||
+(ui)/**/*.js
|
||||
- name: Get Diff
|
||||
run: git diff
|
Loading…
Reference in New Issue
Block a user